AnalyzeDocumentOptions.Features プロパティ

定義

ドキュメント分析中に有効にするアドオン機能。 詳細については、「Azure Form Recognizer アドオン機能」を参照してください。

public System.Collections.Generic.IList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentAnalysisFeature> Features { get; }
member this.Features : System.Collections.Generic.IList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentAnalysisFeature>
Public ReadOnly Property Features As IList(Of DocumentAnalysisFeature)

プロパティ値

適用対象