UseOcr

TextOptions.UseOcr property

Gets the value that indicates whether the OCR Connector is used to extract a text.

public bool UseOcr { get; }

Property Value

true if the OCR functionality is used; otherwise, false.

See Also