API Reference

Class

PowerPointDesignerSlideOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint

Common chrome options for high-level designer slides.

Inheritance

  • Object
  • PowerPointDesignerSlideOptions

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

Accepted by parameters

Constructors

public PowerPointDesignerSlideOptions() #

Properties

public String Eyebrow { get; set; } #

Small label placed near the top of the slide.

public String FooterLeft { get; set; } #

Left footer text, often a logo wordmark or product name.

public String FooterRight { get; set; } #

Right footer text.

public Boolean ShowDirectionMotif { get; set; } #

Adds a row of editable triangle markers for movement and visual rhythm.

public PowerPointDesignIntent DesignIntent { get; set; } #

Design intent used for deterministic visual variation.

public PowerPointSectionLayoutVariant SectionVariant { get; set; } #

Section slide layout variant. Used by section/title slide helpers.