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

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