API Reference

Class

PowerPointTemplateMasterInfo

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

One master and its layouts, theme tokens, and identity content.

Inheritance

  • Object
  • PowerPointTemplateMasterInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public Int32 MasterIndex { get; } #

Zero-based master index.

public String Name { get; } #

Authored master name.

public String ThemeName { get; } #

Theme name.

public IReadOnlyDictionary<PowerPointThemeColor, String> ThemeColors { get; } #

Resolved theme color tokens.

public PowerPointThemeFontSet ThemeFonts { get; } #

Theme font tokens.

public IReadOnlyList<PowerPointTemplateLayoutInfo> Layouts { get; } #

Layouts owned by the master.