API Reference

Class

PowerPointLoadOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base DocumentLoadOptions
Modifiers sealed

Controls access, persistence, and package behavior when loading a PowerPoint presentation.

Inheritance

  • DocumentLoadOptions
  • PowerPointLoadOptions

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 Nullable<Int64> MaxInputBytes { get; set; } #

Maximum presentation bytes buffered by load APIs. Default: 512 MiB. Set to null to disable this compatibility guard.

public OfficeOpenXmlLoadSettings OpenSettings { get; set; } #

Provides optional low-level Open XML package settings.

public LegacyPptImportOptions LegacyPptImportOptions { get; set; } #

Provides optional limits and diagnostics settings for binary PPT/POT/PPS sources.