InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet Class / FontFileName Property

In This Topic
    FontFileName Property (FontSubSet)
    In This Topic
    Gets font name that was read from font's data, see also FontSubSet.FontFamilyName.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFileName As String
    public string FontFileName {get;}
    See Also