Loads a standard or embedded font from MPfm.Fonts.

C# | Visual Basic |
public static Font LoadFont( EmbeddedFontCollection embeddedFonts, CustomFont customFont )
Public Shared Function LoadFont ( _ embeddedFonts As EmbeddedFontCollection, _ customFont As CustomFont _ ) As Font

- embeddedFonts (EmbeddedFontCollection)
- Embedded font collection
- customFont (CustomFont)
- Custom font

Font object