CacheKey
MemoryFontSource.CacheKey property
这个源在缓存中的键。
public string CacheKey { get; }
评论
此键用于在使用 保存/加载字体搜索缓存时识别缓存项SaveSearchCache
和SetFontsSources
方法。
也可以看看
- class MemoryFontSource
- 命名空间 Aspose.Words.Fonts
- 部件 Aspose.Words
这个源在缓存中的键。
public string CacheKey { get; }
此键用于在使用 保存/加载字体搜索缓存时识别缓存项SaveSearchCache
和SetFontsSources
方法。