Gets the rectangular area that represents the page between the margins.
[Visual Basic] Public ReadOnly Property MarginBounds As Rectangle [C#] public Rectangle MarginBounds {get;} [C++] public: __property Rectangle get_MarginBounds(); [JScript] public function get MarginBounds() : Rectangle;
The rectangular area that represents the page between the margins.
PrintPageEventArgs Class | PrintPageEventArgs Members | System.Drawing.Printing Namespace | Rectangle