1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. PageInfo class

PageInfo class

PageInfo class

Represents the document page information.

The PageInfo type exposes the following members:

Properties

Property Description
width Gets the page width.
height Gets the page height.
page_number Gets the page number.

See Also