OcrIndexingOptions Class |
Namespace: GroupDocs.Search.Options
The OcrIndexingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnabledForEmbeddedImages |
Gets or sets a value indicating whether to recognize text in embedded images.
The default value is false.
|
![]() | EnabledForSeparateImages |
Gets or sets a value indicating whether to recognize text in separate image files.
The default value is false.
|
![]() | OcrConnector |
Gets or sets an OCR connector that is used for OCR processing.
The default value is null, which means no OCR is used.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |