FormattedText.SetFontStyle Method
.NET Framework 4.5
Sets the font style for the FormattedText object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetFontStyle(FontStyle) | Sets the font style for the entire set of characters in the FormattedText object. |
|
SetFontStyle(FontStyle, Int32, Int32) | Sets the font style for a specified subset of characters in the FormattedText object. |