ComponentOne PDF for WPF and Silverlight
IsRequired Property (PdfFieldBase)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf 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 Boolean
public bool IsRequired {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members