mindee-api-dotnet

MvisionV1.Pages Property

Declaring Type: MvisionV1
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

All the ocr pages.

[JsonPropertyName("pages")]
public List<Page> Pages { get; set; }

Property Value

List<Page>


Documentation generated by MdDocs