Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Define the parsed document.
public class Document<TInferenceModel>
Inheritance: object → Document<TInferenceModel>
TInferenceModel
The model which defines the type of document.
Name | Description |
---|---|
Document() |
Name | Description |
---|---|
Filename | The original file name of the parsed document. |
Id | The Mindee Id of the current document. |
Inference | The model which defines the type of document. |
NPages | Number of pages in the document. |
Ocr | Ocr |
Name | Description |
---|---|
ToString() | A prettier representation. |
Documentation generated by MdDocs