ComponentOne PDF for .NET
IsRequired Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfFieldBase Class : IsRequired Property
Gets or sets a value indicating whether the current PdfFieldBase represents a required field.
Syntax
'Declaration
 
Public Property IsRequired As System.Boolean
public System.bool IsRequired {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members