Adds a font to the collection. Needs a path to the assembly file containing the fonts.

C# | Visual Basic |
public int Add( EmbeddedFont value, string assemblyPath )
Public Function Add ( _ value As EmbeddedFont, _ assemblyPath As String _ ) As Integer

- value (EmbeddedFont)
- Font
- assemblyPath (String)
- Assembly path

New index