[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.Field.Required

Required Property

Required

Gets or sets a value indicating whether the field must have a value at the time it is exported by a ActionSubmitForm action.

Declaration
public bool Required { get; set; }
Public Property Required As Boolean