PdfSignatureFieldRequired Property |
Gets or sets the form field's "Required" flag.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
Remarks
Required fields must contain a valid signature prior to submitting a form.
This property can not be changed if
IsLocked is
true.
See Also