Adds a font to a private font collection.
Declaration Syntax
C# | Visual Basic |
public static void AddFontToPrivateFontCollection( string resourceName, PrivateFontCollection pfc )
Public Shared Sub AddFontToPrivateFontCollection ( _ resourceName As String, _ pfc As PrivateFontCollection _ )
Parameters
- resourceName (String)
- Name of the resource
- pfc (PrivateFontCollection)
- Collection