EmbedTrueTypeFontsForASCII

IPdfOptions.EmbedTrueTypeFontsForASCII property

True 为 ASCII 字符 32-127 嵌入 True Type 字体。 大于 127 的字符代码的字体总是被嵌入的。 读/写Boolean。

public bool EmbedTrueTypeFontsForASCII { get; set; }

评论

默认为 true

也可以看看