ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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