Share via


DocumentSelectionMark.State Property

Definition

Overloads

State

Selection mark state value, like Selected or Unselected.

State

Source:
DocumentSelectionMark.cs

Selection mark state value, like Selected or Unselected.

public Azure.AI.FormRecognizer.DocumentAnalysis.DocumentSelectionMarkState State { get; }
member this.State : Azure.AI.FormRecognizer.DocumentAnalysis.DocumentSelectionMarkState
Public ReadOnly Property State As DocumentSelectionMarkState

Property Value

Applies to