PageSettings.Bounds
PageSettings.Bounds property
Gets the size of the page, taking into account the page orientation specified by the !:PageSettings.Landscape property .
public Rectangle Bounds { get; }
Return Value
A Rectangle that represents the length and width, in hundredths of an inch, of the page.
See Also
- struct Rectangle
- class PageSettings
- namespace System.Drawing.Printing
- assembly Aspose.Drawing