BaseTextExtractorOCRDisableAutoSegmentation Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public bool OCRDisableAutoSegmentation { get; set; }

Property Value

Type: Boolean

Implements

IBaseOCRExtractorOCRDisableAutoSegmentation
See Also

Reference