Link Search Menu Expand Document

DocumentRotatorOCRLanguageDataFolder Property

Folder containing OCR language data files. In addition to the language selected by OCRLanguage, the folder must contain the "osd.traineddata" file required for rotation detection.

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

Property Value

Type: String

Implements

IDocumentRotatorOCRLanguageDataFolder
See Also

Reference