IMasterNotesSlide

IMasterNotesSlide interface

代表笔记的母版幻灯片。

public interface IMasterNotesSlide : IBaseSlide, IMasterThemeable

特性

姓名描述
AsIBaseSlide { get; }允许获取基本 IBaseSlide 接口。 只读IBaseSlide
AsIMasterThemeable { get; }返回 IMasterThemeable 接口。 只读IMasterThemeable
HeaderFooterManager { get; }返回主注释幻灯片的 HeaderFooter 管理器。 只读IMasterNotesSlideHeaderFooterManager
NotesStyle { get; }返回注释文本的样式。 只读ITextStyle

也可以看看