API Reference

Class

PowerPointExtractOptions

Namespace OfficeIMO.PowerPoint.PowerPointExtractionExtensions
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Options controlling PowerPoint extraction behavior.

Inheritance

  • Object
  • PowerPointExtractOptions

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 IncludeNotes { get; set; } #

When true, include speaker notes in output. Default: true.

public Boolean IncludeTables { get; set; } #

When true, include slide tables in output. Default: true.