PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet Class / FontSubSet Constructor / FontSubSet Constructor(FontKey)

In This Topic
    FontSubSet Constructor(FontKey)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal fontKey As FontKey _
    )
    protected FontSubSet( 
       FontKey fontKey
    )

    Parameters

    fontKey
    See Also