mindee-api-dotnet

PageOptions.PageNumbers Property

Declaring Type: PageOptions
Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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