Gets the bounds of the page, taking into account the Landscape property.
[Visual Basic] Public ReadOnly Property Bounds As Rectangle [C#] public Rectangle Bounds {get;} [C++] public: __property Rectangle get_Bounds(); [JScript] public function get Bounds() : Rectangle;
PageSettings Class | PageSettings Members | System.Drawing.Printing Namespace