ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontBuilder Class / s_tableNamesCMap Field

In This Topic
    s_tableNamesCMap Field (FontBuilder)
    In This Topic
    The table with CMAP of font's names.
    Syntax
    'Declaration
     
    Public Shared ReadOnly s_tableNamesCMap As System.String()
    public static readonly System.string[] s_tableNamesCMap
    See Also