Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ColorScheme Class / Name Property

In This Topic
    Name Property (ColorScheme)
    In This Topic
    Gets the scheme name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also