1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Data
  6. /
  7. Page
  8. /
  9. Index

Index

Page.Index property

Gets the page index.

public int Index { get; }

Property Value

A zero-based index of the page.

See Also