InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet Class / GetTableCode Method

In This Topic
    GetTableCode Method (FontSubSet)
    In This Topic
    Syntax
    'Declaration
     
    Protected Shared Function GetTableCode( _
       ByVal tableName As String _
    ) As Integer
    protected static int GetTableCode( 
       string tableName
    )

    Parameters

    tableName
    See Also