InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int GetPanoseIndex( 
       FontSubSet fss
    )

    Parameters

    fss
    See Also