InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet Class / FontName Property

In This Topic
    FontName Property (FontSubSet)
    In This Topic
    Gets "original" font name that was specified when FontSubSetBase object was requested.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontName As String
    public string FontName {get;}
    See Also