FontFamilyList.Add

Adds a FontFamily to the collection.

public void Add(FontFamily fontFamily)
Sub Add(fontFamily As FontFamily)

Parameters

fontFamily
FontFamily

The FontFamily object to add.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

FontFamilyList
ceTe.DynamicPDF.Text

In this topic