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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool Required { get; set; }
Property Value
Boolean