Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / DefaultFont Property

In This Topic
    DefaultFont Property (FontCollection)
    In This Topic
    Gets or sets the default font.
    Syntax
    'Declaration
     
    Public Property DefaultFont As Font
    public Font DefaultFont {get; set;}
    See Also