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

In This Topic
    Owner Property (FieldCollection)
    In This Topic
    Gets the IFieldCollectionOwner object that owns this collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As IFieldCollectionOwner
    public new IFieldCollectionOwner Owner {get;}
    See Also