The following tables list the members exposed by DocumentAnalyzer.
Name | Description | |
---|---|---|
DocumentAnalyzer | Initializes a new instance of DocumentAnalyzer with default values. |
Name | Description | |
---|---|---|
Run | Runs the readers on their corresponding data elements, getting the results, and optionally performing actions (like redaction) when needed. |
Name | Description | |
---|---|---|
QueryContext | Specifies the query context for the DocumentAnalyzer. | |
Reader | Sets the proper reader for the data elements provided. | |
Readers | Sets the collection of readers to handle the provided data element. |