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

In This Topic
    Family Property
    In This Topic
    Gets or sets the font family of this font.
    Syntax
    'Declaration
     
    Public Property Family As FontFamily
    public FontFamily Family {get; set;}
    See Also