mindee-api-dotnet

Document<TInferenceModel> Class

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

Define the parsed document.

public class Document<TInferenceModel>

Inheritance: object → Document<TInferenceModel>

Type Parameters

TInferenceModel

The model which defines the type of document.

Constructors

Name Description
Document()  

Properties

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

Methods

Name Description
ToString() A prettier representation.

Documentation generated by MdDocs