你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FormField.ValueData Property

Definition

Contains the text, bounding box and content of the value of the field in the form.

public Azure.AI.FormRecognizer.Models.FieldData ValueData { get; }
member this.ValueData : Azure.AI.FormRecognizer.Models.FieldData
Public ReadOnly Property ValueData As FieldData

Property Value

Applies to