API Reference

Class

PowerPointCaseStudySlideOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Options for a case-study summary slide.

Inheritance

Usage

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

Accepted by parameters

Constructors

public PowerPointCaseStudySlideOptions() #

Properties

public PowerPointCaseStudyLayoutVariant Variant { get; set; } #

Case-study layout variant. Auto uses the design intent seed.

public String VisualImagePath { get; set; } #

Optional supporting image displayed in the bottom visual area.

public String PersonImagePath { get; set; } #

Optional person or product cutout displayed in the bottom brand band.

public String BrandText { get; set; } #

Brand text displayed inside the bottom band when no logo asset is provided.

public String BandLabel { get; set; } #

Label shown in the bottom band.

public IList<String> Tags { get; } #

Optional tags displayed as pills along the bottom band.