Specifies whether form fields can be edited. The default setting of this property is true.

Introduced: X18.

Syntax

public bool AllowEditingFormFields { get; set; }
Public Property AllowEditingFormFields() As Boolean