OcrConnector

ParserSettings.OcrConnector property

Gets the OCR Connector which is used to provide OCR functionality.

public OcrConnectorBase OcrConnector { get; }

Property Value

An instance of class that inherits OcrConnectorBase class to provide OCR functionality.

See Also