API Reference

Enum

PowerPointCompositionVariant

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Deterministic variants that adjust a composition preset without changing its semantic regions.

Inheritance

  • Enum
  • PowerPointCompositionVariant

Usage

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

Accepted by parameters

Values

public const PowerPointCompositionVariant Auto #

Choose a stable variant from the active design intent.

Value: 0
public const PowerPointCompositionVariant Standard #

Use the preset's default region arrangement.

Value: 1
public const PowerPointCompositionVariant Mirrored #

Mirror the preset horizontally while preserving region roles.

Value: 2
public const PowerPointCompositionVariant VisualLead #

Give the visual region the leading side of the composition.

Value: 3
public const PowerPointCompositionVariant EvidenceLead #

Move metric or proof regions earlier in the reading order.

Value: 4