FontFamilyList.Add

Adds a FontFamily to the FontFamilyList .

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

Parameters

FontFamily
FontFamily

The FontFamily 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.LayoutEngine

In this topic