API Reference

Class

PowerPointDeckContinuationOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Configures deterministic continuation of semantic deck-plan content.

Inheritance

  • Object
  • PowerPointDeckContinuationOptions

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

Properties

public Int32 CaseStudySectionsPerSlide { get; set; } #

Maximum narrative case-study sections per generated page.

public Int32 CaseStudyMetricsPerSlide { get; set; } #

Maximum case-study metrics per generated page.

public Int32 ProcessStepsPerSlide { get; set; } #

Maximum process steps per generated page.

public Int32 CardsPerSlide { get; set; } #

Maximum cards per generated page.

public Int32 LogosPerSlide { get; set; } #

Maximum logo/proof items per generated page.

public Int32 LocationsPerSlide { get; set; } #

Maximum coverage locations per generated page.

public Int32 CapabilitySectionsPerSlide { get; set; } #

Maximum capability sections per generated page.

public Int32 AppendixRowsPerSlide { get; set; } #

Maximum appendix-table data rows per generated page.

public String ContinuationTitleFormat { get; set; } #

Formats continuation titles. Parameters are the original title, one-based page number, and page count. The first page retains the original title.