Share via


DocumentPage.SelectionMarks Property

Definition

Extracted selection marks from the page.

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

Property Value

Applies to