API Reference

Class

PowerPointImageExportOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base OfficeImageExportOptions

Options controlling dependency-free PowerPoint slide image export.

Inheritance

  • OfficeImageExportOptions
  • PowerPointImageExportOptions

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

Properties

public Boolean IncludeSlideBackground { get; set; } #

Gets or sets a value indicating whether resolved slide backgrounds should be included.

public Boolean IncludeSlideContent { get; set; } #

Gets or sets a value indicating whether slide content should be rendered when supported.

public Boolean IncludePictures { get; set; } #

Gets or sets whether pictures and media should be rendered.

public Boolean IncludeAutoShapes { get; set; } #

Gets or sets whether auto-shapes, connectors, and diagrams should be rendered.

public Boolean IncludeTextBoxes { get; set; } #

Gets or sets whether text boxes should be rendered.

public Boolean IncludeTables { get; set; } #

Gets or sets whether tables should be rendered.

public Boolean IncludeCharts { get; set; } #

Gets or sets whether charts should be rendered.

public Boolean IncludeHiddenShapes { get; set; } #

Gets or sets a value indicating whether hidden slide shapes should be included.