ASP.NET Pack Programmer's Guide
Font Members
Constructors Fields
 


Represents a font.

The following tables list the members exposed by the Font type.

 Public Constructors

  Name Description

Font

Overloaded.  

 Public Fields

  Name Description

bold

true if this font is bold, otherwise false.

italic

true if this font is italic, otherwise false.

name

The font name.

size

The font size.

underline

true if this font is underlined, otherwise false.

 See Also

Font Class
MindFusion.Drawing Namespace