DocumentStyle.Spans プロパティ

定義

スタイルが適用される連結コンテンツ内のテキスト要素の場所。

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

プロパティ値

適用対象