OcrConnector
RedactorSettings.OcrConnector property
获取或设置一个类的实例,实现IOcrConnector
界面。
public IOcrConnector OcrConnector { get; set; }
也可以看看
- interface IOcrConnector
- class RedactorSettings
- 命名空间 GroupDocs.Redaction.Options
- 部件 GroupDocs.Redaction
获取或设置一个类的实例,实现IOcrConnector
界面。
public IOcrConnector OcrConnector { get; set; }