Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / IFontCollection Interface / DefaultFont Property

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