[]
Defines properties of AcroForm within PDF document.
public class AcroForm : PdfDictWrapper, IPdfDict
Gets the GcPdfDocument object owning this object.
public GcPdfDocument Doc { get; }
Gets the FieldCollection collection containing document fields.
public FieldCollection Fields { get; }