Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / StateAppearance Class / Caption Property

In This Topic
    Caption Property (StateAppearance)
    In This Topic
    Gets or sets the button caption.
    Syntax
    'Declaration
     
    Public Property Caption As System.String
    public System.string Caption {get; set;}
    See Also