Click or drag to resize

IPdfFieldRequiredRequired Property

Gets a value indicating whether or not this PdfField is required when submitting the PDF form.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
bool Required { get; }

Property Value

Type: Boolean
See Also