UseOcr

ParseByTemplateOptions.UseOcr property

Gets the value that indicates whether the OCR Connector is used to parse by template.

public bool UseOcr { get; }

Property Value

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

See Also