VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Fonts Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes, which allow to manage fonts of document.
    Classes
     ClassDescription
    ClassA font programs controller, which combines behaviour of several font programs controllers.
    ClassProvides access to the system (installed) fonts and/or fonts located in specified directories.
    ClassBase class that provides access to the external font programs located as files in a file system.
    ClassProvides access to the system (installed) fonts and/or fonts located in specified directories using fallback font when target font is not found.
    ClassProvides an information about font.
    ClassProvides information about font name.
    ClassRepresents error that occurs if font program is not found.
    ClassBase class that provides access to the external font programs.
    ClassStores result of font program search.
    ClassRepresents a font symbol outline.
    ClassProvides the properties of TrueType font.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available characteristics of a font.
    EnumerationSpecifies available fallback types for a font.
    EnumerationSpecifies available stretches for a font.
    EnumerationSpecifies available weights for a font.
    EnumerationSpecifies available font selection flags of TrueType font.
    See Also