FontExtensions
System.FontExtensions
Last updated
Was this helpful?
System.FontExtensions
Last updated
Was this helpful?
Namespace: System
Assembly: Wisej.Framework (4.0.0.0)
Extends the Font class.
Changes the FontStyle of the specified font .
Returns: Font. A new Font with the same size and family as font and the specified style .
Changes the size of the specified font .
Returns: Font. A new Font with the new size and same family as font .
Changes the size of the specified font .
Returns: Font. A new Font with the new size and unit .
Changes the size and style of the specified font .
Returns: Font. A new Font with the new size, unit , and style .
Creates a copy of the Font preserving the OriginalFontName.
Returns: Font. A new Font identical to the original font..
Returns whether the specified font is a theme font.
Returns: Boolean. True if font is a theme font.