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

In This Topic
    Name Property (ThemeFont)
    In This Topic
    Gets or sets the primary name of the font.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also