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

In This Topic
    ButtonAppearance Class
    In This Topic
    Represents the appearance of a WidgetAnnotation when it is linked with a pushbutton or a signature field.
    Object Model
    ButtonAppearance Class
    Syntax
    'Declaration
     
    Public Class ButtonAppearance 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class ButtonAppearance : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Annotations.ButtonAppearance

    See Also