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

In This Topic
    Widget Property (SignatureField)
    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