次の方法で共有


DocumentPage.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)

プロパティ値

適用対象