ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 FontFamilyName.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFileName As System.String
    public System.string FontFileName {get;}
    See Also