CustomExtractor

ExtractionOptions.CustomExtractor property

获取或设置自定义文本提取器。 默认值为无效的.

public IFieldExtractor CustomExtractor { get; set; }

适当的价值

自定义文本提取器。

也可以看看