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>
TPagePrediction
The prediction model type.
Name | Description |
---|---|
Page() |
Name | Description |
---|---|
Extras | Extras |
Id | The id of the page. It starts at 0. |
Orientation | Orientation |
Prediction | The prediction model type. |
Name | Description |
---|---|
ToString() | A prettier representation. |
Documentation generated by MdDocs