UseOcr

PageTextAreaOptions.UseOcr property

Gets the value that indicates whether OCR functionality is used to extract text areas.

public bool UseOcr { get; }

Property Value

true if OCR functionality is used; otherwise, false.

See Also