Compartir a través de


DocumentPage.SelectionMarks Propiedad

Definición

Marcas de selección extraídas de la página.

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)

Valor de propiedad

Se aplica a