mindee-api-dotnet

Pages<TPagePrediction> Class

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

The pages and the associated values which were detected on the document.

public class Pages<TPagePrediction> : List<Page<TPagePrediction>>

Inheritance: object → List<T> → Pages<TPagePrediction>

Type Parameters

TPagePrediction

Constructors

Name Description
Pages()  

Methods

Name Description
HasPredictions() Returns whether or not the page list has any predictions set.
ToString() A prettier representation.

Documentation generated by MdDocs