1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. BaseOptions
  8. /
  9. OcrIndexingOptions

OcrIndexingOptions

BaseOptions.OcrIndexingOptions property

Gets the options for OCR processing and indexing recognized text.

public OcrIndexingOptions OcrIndexingOptions { get; }

Property Value

The options for OCR processing and indexing recognized text.

See Also