Gets or sets the bottom margin, in hundredths of an inch.
[Visual Basic] Public Property Bottom As Integer [C#] public int Bottom {get; set;} [C++] public: __property int get_Bottom(); public: __property void set_Bottom(int); [JScript] public function get Bottom() : int; public function set Bottom(int);
The bottom margin, in hundredths of an inch.
Margins Class | Margins Members | System.Drawing.Printing Namespace | Left | Right | System.Drawing.Printing.Margins.Up