Gets or sets a value indicating whether Conditional Instructions are applied to form fields when the EditMode property is set to EditMode.ReadAndSelect and TextControl.DocumentPermissions.ReadOnly to true. The default value is false.

Introduced: X18.

Syntax

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