API Reference
Class
PowerPointCreateOptions
Controls creation and persistence of a PowerPoint presentation.
Inheritance
- DocumentCreateOptions
- PowerPointCreateOptions
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.Create
- Method PowerPointPresentation.Create
Constructors
public PowerPointCreateOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Inherited Properties
public DocumentPersistenceMode PersistenceMode { get; set; } #Inherited from DocumentCreateOptions