OcrOptions

TextOptions.OcrOptions property

Gets the additional options for OCR functionality.

public OcrOptions OcrOptions { get; }

Property Value

An instance of OcrOptions class with the additional OCR options.

See Also