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

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