API Reference
Class
PowerPointStreamCreateOptions
Controls persistence for a presentation created on a caller-owned stream.
Inheritance
- Object
- PowerPointStreamCreateOptions
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
public PowerPointStreamCreateOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean AutoSave { get; set; } #Writes the completed package back to the stream when the presentation is disposed.