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

In This Topic
    StateAppearance Class
    In This Topic
    Represents the appearance attributes for a ButtonAppearance used when the state of a button field is changed: user presses the button, mouse is over the button.
    Object Model
    StateAppearance Class
    Syntax
    'Declaration
     
    Public Class StateAppearance 
       Inherits GrapeCity.Documents.Common.NotifyObject
    public class StateAppearance : GrapeCity.Documents.Common.NotifyObject 
    Inheritance Hierarchy

    System.Object
          GrapeCity.Documents.Pdf.Annotations.StateAppearance

    See Also