FontList.Add

Adds a Font to the FontList .

public void Add(Font font)
Sub Add(font As Font)

Parameters

font
Font

The Font 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

FontList
ceTe.DynamicPDF.LayoutEngine

In this topic