The following tables list the members exposed by DocumentAnalyzerRunOptions.
Name | Description | |
---|---|---|
DocumentAnalyzerRunOptions | Initializes a new instance of DocumentAnalyzerRunOptions with default values. |
Name | Description | |
---|---|---|
ActionQuery | Specifies the action-based query used to load Actions from the query context. | |
Actions | Actions set to execute if the analysis process was successful. | |
ApproximateRegexOnOCRText | Indicates whether to use text approximation on the processed document. | |
DocumentType | The type of document. | |
ElementQuery | Specifies the element-based query used to load Elements from the query context. | |
Elements | Element set to execute for the analysis process. | |
FirstPage | The page range to start processing from. | |
LastPage | The page range to stop processing when reached. | |
Token | Indicates that the analyzing operation is to be canceled by user. |