API Reference

Class

PowerPointPresentationImageExportOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Options controlling dependency-free PowerPoint presentation image export.

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

Properties

public Boolean IncludeHiddenSlides { get; set; } #

Gets or sets a value indicating whether hidden slides should be included in presentation-level exports.

public IReadOnlyList<Int32> SlideNumbers { get; set; } #

Gets or sets the 1-based slide numbers to export. When null or empty, all eligible slides are exported.