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.
public bool CanEditFormFields { get; }
Public ReadOnly Property CanEditFormFields() As Boolean
Runtime only.
Read only.