Class FontConstants

FontConstants class

这个类定义了一组保存字体的常量。

public class FontConstants

特性

姓名描述
static EmbedFontsAsList { get; }可用的“EMBED_FONTS_AS”值。

字段

姓名描述
const EMBED_FONTS保存文档中是否嵌入字体的属性key
const EMBED_FONTS_AS属性键,指示保存文档时要使用的字体类型
const EMBED_FONTS_TRUETYPE“EMBED_FONTS_AS”键的“TrueType”字体类型值
const EMBED_FONTS_TYPE1“EMBED_FONTS_AS”键的“Type1”字体类型值
const EMBED_FONTS_TYPE3“EMBED_FONTS_AS”键的“Type3”字体类型值

也可以看看