mindee-api-dotnet

PageOptions.PageNumbers Property

Declaring Type: PageOptions
Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

List of page indexes. A negative index can be used, indicating an offset from the end of the document. [1, -1] represents the first and last pages of the document.

public short[] PageNumbers { get; }

Property Value

short[]


Documentation generated by MdDocs