Declaring Type: Inference<TPagePrediction, TDocumentPrediction>
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The pages and the associated values which was detected on the document.
[JsonPropertyName("pages")]
public Pages<TPagePrediction> Pages { get; set; }
Pages<TPagePrediction>
Documentation generated by MdDocs