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

In This Topic
    Widgets Property
    In This Topic
    Gets the list of widget annotations associated with this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property Widgets As FieldWidgetCollection
    public FieldWidgetCollection Widgets {get;}
    See Also