FontFamilyList.Item Property

Gets the FontFamily with the specified name.

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

Property Value

FontFamily

Licensing Info

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