Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / Field Class / AcroForm Property

In This Topic
    AcroForm Property (Field)
    In This Topic
    Gets the AcroForm that owns this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property AcroForm As AcroForm
    public AcroForm AcroForm {get;}
    See Also