UseOcr
TextOptions.UseOcr property
Gets the value that indicates whether the OCR Connector is used to extract a text.
public bool UseOcr { get; set; }
Property Value
true if the OCR functionality is used; otherwise, false.
See Also
- class TextOptions
 - namespace GroupDocs.Parser.Options
 - assembly GroupDocs.Parser