PdfSignatureFieldRequired Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic bool Required { get; set; }
Public Property Required As Boolean
Get
Set
Property Value
Boolean
If set, the field shall have a value at the time it is exported by a submit-form action.
See Also