TextOptions Properties |
The TextOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdditionalFields |
Gets or sets the additional document fields that was used for indexing.
The default value is null.
Note that this value is used only if document text was not saved into the index.
|
![]() | Cancellation |
Gets or sets the cancellation object.
The default value is null.
|
![]() | CustomExtractor |
Gets or sets the custom text extractor that was used for indexing.
The default value is null.
Note that this value is used only if document text was not saved into the index.
|
![]() | GenerateHead |
Gets or sets a value indicating whether the Head tag is generated in the output HTML.
The default value is true.
|
![]() | MetadataIndexingOptions |
Gets the options for indexing metadata fields.
|
![]() | OcrIndexingOptions |
Gets the options for OCR processing and indexing recognized text.
|