FontStoreType

FontStoringArgs.FontStoreType property

获取或设置一个表示如何存储字体的值。

public FontStoreType FontStoreType { get; set; }

适当的价值

不存储字体,不存储嵌入到 SVG 文件中,也不存储在提供的目标流中。

也可以看看