Share via


FieldChar.FormFieldData Property

Definition

Form Field Properties.

Represents the following element tag in the schema: w:ffData.

public DocumentFormat.OpenXml.Wordprocessing.FormFieldData FormFieldData { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.FormFieldData? FormFieldData { get; set; }
member this.FormFieldData : DocumentFormat.OpenXml.Wordprocessing.FormFieldData with get, set
Public Property FormFieldData As FormFieldData

Property Value

Returns FormFieldData.

Applies to