Returns the list of embedded fonts.
Declaration Syntax
C# | Visual Basic |
public static EmbeddedFontCollection GetEmbeddedFonts( string assemblyPath )
Public Shared Function GetEmbeddedFonts ( _ assemblyPath As String _ ) As EmbeddedFontCollection
Parameters
- assemblyPath (String)
[Missing <param name="assemblyPath"/> documentation for "M:MPfm.WindowsControls.EmbeddedFontHelper.GetEmbeddedFonts(System.String)"]
Return Value
Collection of embedded fonts