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

In This Topic
    FontName Property (RawFontSubSet)
    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