PdfFormFieldRequired Property
Indicates if the field should have a value at the time it is exported by a submit form action. This property is false by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool Required { get; set; }
Property Value
Boolean