ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class / Name Property

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