API Reference
Class
PowerPointPreviewExportOptions
Options for the optional Microsoft PowerPoint automation preview/export boundary.
Inheritance
- Object
- PowerPointPreviewExportOptions
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 PowerPointPreviewExportOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean TrustPresentationFile { get; set; } #Gets or sets whether the caller has classified the presentation as trusted for opening in installed Microsoft PowerPoint automation. Keep this disabled for user-supplied or otherwise untrusted presentation files.