TextField.Required Property
Gets or Sets the required state for the field. If set, the field must have a value at the time it is exported by a submit-form action.
public bool Required { get; set; }
Public Property Required As Boolean
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.