DocumentPage.SelectionMarks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)