PdfFormFields Property

The form fields collection

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfFormFieldsCollection Fields { get; }

Property Value

PdfFormFieldsCollection

See Also