SetOcrConnector

SearchNetworkNode.SetOcrConnector method

Sets an OCR connector that is used for OCR processing.

public void SetOcrConnector(IOcrConnector ocrConnector)
Parameter Type Description
ocrConnector IOcrConnector The OCR connector.

See Also