ImageLoadOptionsOCROptions Property |
Allows to specify options for OCR (optical character recognition) and enable it.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic OCROptions OCROptions { get; }
Public ReadOnly Property OCROptions As OCROptions
Get
Property Value
OCROptions
See Also