InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / RawFontSubSet Class / GetPanoseIndex Method

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

    Parameters

    fss
    See Also