Click or drag to resize

OCROptionsMethod Property

Method to perform OCR (any 3rd party).

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public OCROptionsOCRMethod Method { get; set; }

Property Value

OCROptionsOCRMethod
Remarks
Thus, you method has to accept an image and return the recognizing result in PDF format.
See Also