mindee-api-dotnet

Page<TPagePrediction> Class

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

Define a page in the parsed document.

public class Page<TPagePrediction>

Inheritance: object → Page<TPagePrediction>

Type Parameters

TPagePrediction

The prediction model type.

Constructors

Name Description
Page()  

Properties

Name Description
Extras Extras
Id The id of the page. It starts at 0.
Orientation Orientation
Prediction The prediction model type.

Methods

Name Description
ToString() A prettier representation.

Documentation generated by MdDocs