| AxisRecord | Represents Axis Record structure. |
| AxisValue | Represents AxisValue record. |
| AxisValueTableBase | Base class for Axis Value Table structure. |
| AxisValueTableFormat1 | Represents Axis value table format 1 |
| AxisValueTableFormat2 | Represents Axis value table format 2 |
| AxisValueTableFormat3 | Represents Axis value table format 3 |
| AxisValueTableFormat4 | Represents Axis value table format 4 |
| ByteContentStreamSource | Represents a stream source based on _content stream. |
| CffEncoding | Represents CFF _font encoding. |
| CffFont | Represents Compact Font Format (CFF). |
| CffFontException | Represents common processing related exception for fonts of CFF format. |
| CffFontMetrics | CFF font metrics implementation |
| CffFontsSettings | Provides settings common to CFF fonts. |
| CffParsingException | Represents parse exception for fonts of cff format. |
| ClosePath | Represents ClosePath operation. |
| CompositeGlyph | Represents a font composite glyph. |
| CompositeGlyphComponent | Represents composite glyph component (glyph with placement matrix). |
| CompositeGlyphComponentList | Represents composite glyph components list. |
| CurveTo | Represents CurveTo operation. |
| EncodingException | Represents encoding exception. |
| FileSystemStreamSource | Represents a stream source based on file system. |
| Font | Represents base Font class. |
| FontAgrumentException | Represents Font argument exception. |
| FontBBox | represents font bounding box. |
| FontCharactersMerger | Declares functionality to merge fonts of different types. |
| FontConversionException | Represents Font conversion exception. |
| FontCreationException | Represents Font creation exception. |
| FontDefinition | Represents Font file set definition. |
| FontEnvironment | Provides information about the current environment and platform. |
| FontException | Represents common Font processing related exception. |
| FontFactory | Contains functionality for opening fonts of different types and other methods for creating various objects. |
| FontFileDefinition | Represents Font file definition. |
| FontMergeException | Represents Font merge exception. |
| FontMetrics | Represents font metrics. |
| FontNotSupportedOperationException | Represents not supported operation exception. |
| FontSpecificEncodings | Represents specific encodings for consumer-aware Fonts. |
| FontStyle | Font style enumeration |
| GaspRange | The array of GaspRange records provides recommended behaviors for various ppem sizes |
| Glyph | Represents a Font glyph. |
| GlyphId | Represents glyph ids, available in the Font. |
| GlyphIdList | Represents glyph id list. |
| GlyphOutlineRenderer | Represents glyph outline renderer. |
| GlyphRendererBase | Represents base class for glyph renderers. |
| GlyphStringId | Represents string glyph id. |
| GlyphUInt32Id | Represents integer glyph id. |
| HelpersFactory | Creates objects related to TtfHelpers namespace |
| IncorrectFontDataException | Represents exceptions for cases when some values of Font object are invalid. |
| License | Provides methods to license the component. |
| LicenseFlags | Represents a helper wrapper for an embedding flags from ‘OS/2’ table (field fsType). |
| LicenseRestrictionException | Represents exception which can be thrown on attempt to execute functionality which is restricted in evaluation mode. |
| LineTo | Represents LineTo operation. |
| MSLanguageId | Microsoft platform language id enumeration. |
| MacLanguageId | Macintosh platform language id enumeration. |
| Metered | Provides methods to set metered key. |
| MoveTo | Represents MoveTo operation. |
| MultiLanguageString | Represents multi language string. |
| NameId | Represents NameId enumeration. |
| NameIndexDataProvider | Provides settings common to CFF fonts. |
| NameRecord | Represents NameRecord structure of the ’name’ table |
| NameToCodeMap | Represents name to code map. |
| PathSegmentCollection | Represents a path segments collection. |
| RenderingUtils | Provides utility methods for rendering. |
| SegmentPath | Represents rendering path. |
| StreamSource | Defines a way to get a file stream when it is needed. |
| StringIndexDataProvider | Declares functionality to access CFF String INDEX structure. |
| SvgConversionException | Represents Font conversion exception for SVG format. |
| TopDictDataProvider | Declares functionality to read/update CFF Top DICT structure. |
| TransformationMatrix | Represents 3x3 matrix |
| TtcFontFileDefinition | Represents file definition for TTC Font. |
| TtcFontSource | Represents TTC Font source. |
| TtfCMapFormat0Table | Represents Format0 CMap subtable of the TTF Font file. |
| TtfCMapFormat10Table | Represents Format10 CMap subtable of the TTF Font file. |
| TtfCMapFormat12Table | Represents Format8 CMap subtable of the TTF Font file. |
| TtfCMapFormat2Table | Represents Format2 CMap subtable of the TTF Font file. |
| TtfCMapFormat4Table | Represents Format4 CMap subtable of the TTF Font file. |
| TtfCMapFormat6Table | Represents Format6 CMap subtable of the TTF Font file. |
| TtfCMapFormat8Table | Represents Format8 CMap subtable of the TTF Font file. |
| TtfCMapFormatBaseTable | Represents CMap sub table base class. |
| TtfCMapTable | Represents “cmap” table of the TTF Font file. |
| TtfCMapTable.TtfCMapSubtableDescription | Provides brief information about CMap subtable. |
| TtfCffTable | Represents “cff” table of the TTF Font file. |
| TtfCvtTable | Represents Control Value Table (CVT) of the TTF Font file. |
| TtfEncoding | Represents TTF Font encoding. |
| TtfEncodingParameters | Represents TTF encoding parameters. |
| TtfFont | Represents TrueType Font (TTF). |
| TtfFontMetrics | Represents TTF Font metrics. |
| TtfFpgmTable | Represents “fpgm” table of the TTF Font file. |
| TtfGaspTable | Represents “gasp” table of the TTF Font file. |
| TtfGlyfTable | Represents “glyf” table of the TTF font file. |
| TtfHeadTable | Represents “head” table of the TTF Font file. |
| TtfHheaTable | Represents “hhea” table of the TTF Font file. |
| TtfHmtxTable | Represents “hmtx” table of the TTF Font file. |
| TtfHmtxTable.LongHorMetric | Represents metrics record. |
| TtfHmtxTable.MetricList | Represents list of metrics |
| TtfLocaTable | Represents “loca” table of the TTF Font file. |
| TtfLocaTable.OffsetsList | Represents glyph offsets list. |
| TtfLtshTable | Represents Linear Threshold table of the TTF Font file. |
| TtfMaxpTable | Represents “maxp” table of the TTF font file |
| TtfNameTable | Represents “name” table of the TTF Font file. |
| TtfOs2Table | Represents “OS/2” table of the TTF Font file. |
| TtfPostTable | Represents “post” table of the TTF font file |
| TtfPrepTable | Represents “prep” table of the TTF Font file. |
| TtfStatTable | |
| TtfTableBase | Represents TTF table definition. |
| TtfTableRepository | repository of TTF tables |
| TtfVheaTable | Represents “hhea” table of the TTF Font file. |
| TtfVmtxTable | Represents “vmtx” table of the TTF Font file. |
| TtfVmtxTable.LongVerMetric | Represents vertical metrics record. |
| Type1Encoding | Represents Type1 Font encoding. |
| Type1Font | Represents Type1 Font. |
| Type1FontMetrics | Represents Type1 Font metrics. |
| Type1MetricFont | Type1 metric font implementation. |
| Version16Dot16 | Represents Version16Dot16 datatype |
| WoffFormatException | Represents WOFF font processing related exception. |