API Reference

Enum

PowerPointPreviewExportFormat

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

Slide preview/export formats supported by optional PowerPoint automation.

Inheritance

  • Enum
  • PowerPointPreviewExportFormat

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 PowerPointPreviewExportFormat Png #

Export slides as PNG images.

Value: 0
public const PowerPointPreviewExportFormat Jpeg #

Export slides as JPEG images.

Value: 1