API Reference

Class

PowerPointCapabilitySlideOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Options for capability/content slides.

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 PowerPointCapabilitySlideOptions() #

Properties

public PowerPointCapabilityLayoutVariant Variant { get; set; } #

Capability layout variant. Auto uses the design intent seed.

public PowerPointCapabilityVisualKind VisualKind { get; set; } #

Visual support type displayed beside or below the narrative sections.

public String VisualImagePath { get; set; } #

Optional image path for the visual frame.

public String VisualLabel { get; set; } #

Optional label displayed with the visual support area.

public IList<PowerPointLogoItem> Logos { get; } #

Optional logo/proof items when VisualKind is LogoWall.

public IList<PowerPointCoverageLocation> Locations { get; } #

Optional coverage locations when VisualKind is CoverageMap.

public IList<PowerPointMetric> Metrics { get; } #

Optional metrics displayed as a supporting strip.