Click or drag to resize
TesseractOcrJobRequestCreatePdfFile Property
Create a searchable pdf file with the provided image and the ocr results

Namespace: DevScope.Ocr.Tesseract.WindowsApp
Assembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax
public bool CreatePdfFile { get; set; }

Property Value

Type: Boolean
See Also