API Reference

Class

PowerPointSaveOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Controls PowerPoint save and conversion behavior.

Inheritance

  • Object
  • PowerPointSaveOptions

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

Gets or sets how known conversion loss is handled.

public Int32 LegacyPptEncryptionKeySizeBits { get; set; } #

Gets or sets the RC4 CryptoAPI key size used by encrypted PPT/POT/PPS saves. Valid values are 40 through 128 bits in 8-bit increments; the default is 128.

public Boolean LegacyPptEncryptDocumentProperties { get; set; } #

Gets or sets whether encrypted PPT/POT/PPS saves also encrypt the Office document-property streams. The default is true.