Click or drag to resize

PdfFocusCOCROptionsMethod Property

Method to perform OCR (any 3rd party). We offer free library from Nicomsoft: https://www.nicomsoft.com/nicomsoft-ocr-sdk-is-freeware-now.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public PdfFocusCOCROptionsOCRMethod Method { get; set; }

Property Value

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