In This Topic
The following tables list the members exposed by NFont.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Bold | Gets or sets whether the style is bold. |
 | Italic | Gets or sets whether the style is italic. |
 | Name | Gets or sets the font name. |
 | RasterizationMode | Gets or sets the font's rasterization mode. |
 | Size | Gets or sets the size of the font in points. |
 | Strikethrough | Gets or sets whether the style is strikethrough. |
 | Style | Gets or sets the style of the font. |
 | Underline | Gets or sets whether the style is underline. |
Top
Public Methods
Protected Methods
| Name | Description |
 | OnPropertyValueChanged | Overridden. Called when the local value of a property has changed. Raises the property LocalValueChanged event. |
Top
See Also