'Declaration Public Overloads Function Add( _ ByVal embeddedFont As EmbeddedFont _ ) As Integer
public int Add( EmbeddedFont embeddedFont )
Parameters
- embeddedFont
- The EmbeddedFont to add.
Return Value
The index of the newly added font in the collection.