Font |
The FontFileSelectionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Bold | Gets a value indicating whether the font is bold. | |
Character | Gets the Unicode character that should be outlined with the SelectedFont or -1 if no character should currently be outlined. | |
FontName | Gets the original font name. | |
Italic | Gets a value indicating whether the font is italic. | |
SelectedFont | Gets or sets the actual (selected) font that will be used for outlining the Character based on the FontName, Italic and Bold values. Use any of the fonts returned from the Fonts collection. |