Nevron.Nov.TrueType Namespace / NOTFontService Class / CacheFontNameThumbnails Property
In This Topic
    CacheFontNameThumbnails Property
    In This Topic
    Gets/Sets whether to cache font name thumbnails saving it as an application setting. This speeds up the creation of the font name combo box. The size of the font cache is less than 1MB in a typical Windows installation. By default set to false.
    Syntax
    public System.bool CacheFontNameThumbnails {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also