Udostępnij za pośrednictwem


DocumentPage.SelectionMarks Property

Definition

Overloads

SelectionMarks

Extracted selection marks from the page.

SelectionMarks

Source:
DocumentPage.cs

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