OcrConnector
TextRedaction.OcrConnector property
获取或设置IOcrConnector
实现,需要从图形内容中提取文本。
public IOcrConnector OcrConnector { get; set; }
也可以看看
- interface IOcrConnector
- class TextRedaction
- 命名空间 GroupDocs.Redaction.Redactions
- 部件 GroupDocs.Redaction
获取或设置IOcrConnector
实现,需要从图形内容中提取文本。
public IOcrConnector OcrConnector { get; set; }