Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CpalPalette Class / Label Property

In This Topic
    Label Property
    In This Topic
    Gets or sets a user interface string associated with the palette.
    Syntax
    'Declaration
     
    Public Property Label As System.String
    public System.string Label {get; set;}
    See Also