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