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