ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet Class / GetPanoseIndex Method

In This Topic
    GetPanoseIndex Method (FontSubSet)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetPanoseIndex( _
       ByVal fss As FontSubSet _
    ) As System.Integer
    public System.int GetPanoseIndex( 
       FontSubSet fss
    )

    Parameters

    fss
    See Also