Compartir a través de


DocumentFieldValue.AsSelectionMarkState Método

Definición

Obtiene el valor del campo como .DocumentSelectionMarkState

public Azure.AI.FormRecognizer.DocumentAnalysis.DocumentSelectionMarkState AsSelectionMarkState();
member this.AsSelectionMarkState : unit -> Azure.AI.FormRecognizer.DocumentAnalysis.DocumentSelectionMarkState
Public Function AsSelectionMarkState () As DocumentSelectionMarkState

Devoluciones

Valor del campo convertido en DocumentSelectionMarkState.

Excepciones

Se produce cuando Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldType no SelectionMarkes .

Se aplica a