Link Search Menu Expand Document

IBaseOCRExtractorOCRDisableAutoSegmentation Property

Sets whether to disable the automatic segmentation. All pages will be treated as containing sparse text (as a typical document such as an invoice).

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool OCRDisableAutoSegmentation { get; set; }

Property Value

Type: Boolean
See Also

Reference