次の方法で共有


DocumentPage.SelectionMarks プロパティ

定義

ページから抽出された選択マーク。

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

プロパティ値

適用対象