API Reference
Class
PowerPointLoadOptions
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
- Method PowerPointPresentation.Load
- Method PowerPointPresentation.Load
- Method PowerPointPresentation.LoadAsync
- Method PowerPointPresentation.LoadAsync
- Method PowerPointPresentation.LoadEncrypted
- Method PowerPointPresentation.LoadEncrypted
- Method PowerPointPresentation.LoadEncryptedAsync
- Method PowerPointPresentation.LoadEncryptedAsync
Constructors
public PowerPointLoadOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public OpenSettings OpenSettings { get; set; } #Provides optional low-level Open XML package settings.