Partilhar via


DocumentAnalysisModelFactory.DocumentFieldValueWithDoubleFieldType Método

Definição

Inicializa uma nova instância de DocumentFieldValue.

public static Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue DocumentFieldValueWithDoubleFieldType (double value);
static member DocumentFieldValueWithDoubleFieldType : double -> Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue
Public Shared Function DocumentFieldValueWithDoubleFieldType (value As Double) As DocumentFieldValue

Parâmetros

value
Double

O valor do campo.

Retornos

Uma nova DocumentFieldValue instância para zombar.

Aplica-se a