Font helper class returning embedded fonts.
Declaration Syntax
C# | Visual Basic |
public static class EmbeddedFontHelper
Public NotInheritable Class EmbeddedFontHelper
Members
All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
GetDroidSansMono()()()() |
Returns the Droid Sans Mono embedded font.
| |
GetEmbeddedFonts()()()() |
Returns a collection of embedded fonts.
| |
GetEmbeddedFonts(String) |
Returns the list of embedded fonts.
| |
GetJunction()()()() |
Returns the Junction embedded font.
| |
GetLeagueGothic()()()() |
Returns the League Gothic embedded font.
| |
GetTitillium()()()() |
Returns the Titillium embedded font.
|
Inheritance Hierarchy
Object | |
EmbeddedFontHelper |