Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation Class / ButtonAppearance Property

In This Topic
    ButtonAppearance Property
    In This Topic
    Gets the ButtonAppearance object that specifies the look of the widget if it is linked with a push button field.
    Syntax
    'Declaration
     
    Public ReadOnly Property ButtonAppearance As ButtonAppearance
    public ButtonAppearance ButtonAppearance {get;}
    See Also