Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / TextField Class / Widget Property

In This Topic
    Widget Property (TextField)
    In This Topic
    Gets the GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation defining view properties of the text field.
    Syntax
    'Declaration
     
    Public ReadOnly Property Widget As WidgetAnnotation
    public WidgetAnnotation Widget {get;}
    See Also