IsTextSupported

OcrConnectorBase.IsTextSupported property

Gets the value that indicates whether the text extraction is supported.

public virtual bool IsTextSupported { get; }

Property Value

true if the text extraction is supported; otherwise, false.

See Also