Size
Page.Size property
Gets the page size.
public Size Size { get; }
Property Value
An instance of Size
class that represents the size of the page.
See Also
- class Size
- class Page
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Gets the page size.
public Size Size { get; }
An instance of Size
class that represents the size of the page.