Informs whether form fields can be edited. The property's value depends on the DocumentPermissions.AllowEditingFormFields property and the currently set edit mode.

Introduced: X18.

Syntax

public bool CanEditFormFields { get; }
Public ReadOnly Property CanEditFormFields() As Boolean

Limitations

Runtime only.

Read only.