ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / Font Class / FontFamily Property

In This Topic
    FontFamily Property
    In This Topic
    Gets the font family.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFamily As FontFamily
    public FontFamily FontFamily {get;}
    See Also