IFontScheme

IFontScheme interface

存储主题定义的字体。

public interface IFontScheme

特性

姓名描述
Major { get; }返回幻灯片“标题”部分的字体集合。 只读IFonts
Minor { get; }返回幻灯片“正文”部分的字体集合。 只读IFonts
Name { get; set; }返回字体方案名称。 读/写String。

也可以看看