Documents for PDF, .NET Edition Documentation
Required Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > Field Class : Required Property
Gets or sets a value indicating whether the field must have a value at the time it is exported by a GrapeCity.Documents.Pdf.Actions.ActionSubmitForm action.
Syntax
'Declaration
 
Public Property Required As System.Boolean
public System.bool Required {get; set;}
See Also

Reference

Field Class
Field Members