InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / RawFontSubSet Class / GetDiffPanoseIndex Method

In This Topic
    GetDiffPanoseIndex Method (RawFontSubSet)
    In This Topic
    Calculate diff panose index.
    Syntax
    'Declaration
     
    Public Function GetDiffPanoseIndex( _
       ByVal fss As FontSubSet _
    ) As Integer
    public int GetDiffPanoseIndex( 
       FontSubSet fss
    )

    Parameters

    fss
    See Also