OcrOptions

AdjustmentFieldsOptions.OcrOptions property

Gets or sets the additional options for OCR functionality. The default value is null.

public OcrOptions OcrOptions { get; set; }

Property Value

An instance of OcrOptions class with the additional OCR options.

See Also