DocumentProcessor Class Members
In This Topic
The following tables list the members exposed by DocumentProcessor.
Public Constructors
Public Fields
| Name | Description |
 | LLMInferenceTimeout |
Specifies The time span to wait before canceling any LLM model inference.
|
Top
Public Properties
| Name | Description |
 | Dictionary |
Specifies the dictionary to be used during optional OCR processes.
|
 | EnableOrientationDetection | Specifies whether orientation detection is activated. Switching this option to false may speed up the process. |
Top
Public Methods
| Name | Description |
 | Process | Overloaded.
Processes a document from a file source.
|
 | ProcessAsync | Overloaded.
Processes a document from a file source.
|
Top
Public Events
See Also