OcrConnector

TextRedaction.OcrConnector property

Gets or sets the IOcrConnector implementation, required to extract text from graphic content.

public IOcrConnector OcrConnector { get; set; }

See Also