FileFontSource.CacheKey
FileFontSource CacheKey property. The key of this source in the cache.
FileFontSource.CacheKey property
The key of this source in the cache.
public string CacheKey { get; }
Remarks
This key is used to identify cache item when saving/loading font search cache with SaveSearchCache
and SetFontsSources
If key is not specified then FilePath
will be used as a key instead.
See Also
- class FileFontSource
- namespace Wordize.Fonts
- assembly Wordize