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

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