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

PageIndex

FieldData.PageIndex property

Gets the page index.

public int PageIndex { get; }

Property Value

A zero-based index of the page that contains the field.

See Also