CustomExtractor

ExtractionOptions.CustomExtractor property

カスタム テキスト エクストラクタを取得または設定します。 デフォルト値はヌル.

public IFieldExtractor CustomExtractor { get; set; }

プロパティ値

カスタム テキスト エクストラクタ。

関連項目