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

In This Topic
    Parent Property (Field)
    In This Topic
    Gets the parent field.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Field
    public Field Parent {get;}
    See Also