MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetEmbeddedFonts Method (assemblyPath)
NamespacesMPfm.WindowsControlsEmbeddedFontHelperGetEmbeddedFonts(String)
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

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)