FontList.Item Property

Gets the Font with the specified name.

public Font this[string name] { get; }
Public Property Item(name As String) As Font

Property Value

Font

Licensing Info

This property 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