PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace
Inheritance Hierarchy
In This Topic
    C1.Util Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents range of character codes.
    ClassRepresents collection of unique CodeRange objects. All CodeRange objects within collection not intersect and sorted by First field.
    ClassThe font subset builder.
    ClassUnique identifier of font in various font processing algorithms of C1Preview: - font substitution - font embedding
    ClassClass for support character shaping (Arabic, Indic etc.).
    ClassThe font object for build subsets.
    ClassTTF files are stored in big-endian format, we need special readers and writers
    ClassBig endian binary writer.
    ClassThe parameters table for the Character Variant features.
    ClassBase class for the Feature Parameters tables.
    ClassProvides information about how to use the glyphs in a font to render a script or language.
    ClassIdentifies the typographic feature in the OpenType font.
    ClassContains information for vertical or horizontal text, and can contain kerning values or minimum values.
    ClassDefine the glyphs in each ligature.
    ClassThe parameters table for the Stylistic Set features.
    ClassDefines any combination of X and Y values (in design units) to add to the placement and advance values provided in the font.
    ClassContains index of the glyph and its mapping to the corresponding code point.
    ClassRaw (binary font data or file path name) font subset.
    Structures
     StructureDescription
    StructureThe glyph metrics for the font subset.
    Enumerations
     EnumerationDescription
    EnumerationIdentifies features providing information about how to use the glyphs in a font to render a script or language.
    EnumerationIdentifies the language system supported in a OpenType font.
    EnumerationScript tags generally correspond to a Unicode script, the associations between them may not always be one-to-one.
    EnumerationProvides additional information on the glyph.
    See Also