MatchType
BarcodeSearchOptions.MatchType property
获取或设置条码文本匹配类型搜索。它仅在设置 Text 属性时使用。
public TextMatchType MatchType { get; set; }
也可以看看
- enum TextMatchType
- class BarcodeSearchOptions
- 命名空间 GroupDocs.Signature.Options
- 部件 GroupDocs.Signature
获取或设置条码文本匹配类型搜索。它仅在设置 Text 属性时使用。
public TextMatchType MatchType { get; set; }