This class represents the truetype font dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; page 257.
This class is always an indirect object because it inherits from
FontElement which is always an indirect object.
System.Object
WebSupergoo.ABCpdf12.Elements.Element
WebSupergoo.ABCpdf12.Elements.FontElement
WebSupergoo.ABCpdf12.Elements.TrueTypeFontElement
|