Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / StyleCollection Class / DefaultFont Property

In This Topic
    DefaultFont Property
    In This Topic
    Gets document default text formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultFont As FontBase
    public FontBase DefaultFont {get;}
    See Also