Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Symbol Class / FontName Property

In This Topic
    FontName Property (Symbol)
    In This Topic
    Gets or sets the font name used to display the Character.
    Syntax
    'Declaration
     
    Public Property FontName As System.String
    public System.string FontName {get; set;}
    See Also