AcroForm Property (GcPdfDocument)
In This Topic
Gets the
GrapeCity.Documents.Pdf.AcroForms.AcroForm object defining common properties of the AcroForms in this document.
Syntax
'Declaration
Public ReadOnly Property AcroForm As AcroForm
public AcroForm AcroForm {get;}
See Also