API Reference
Class
PowerPointSlideVisualSnapshot
Format-neutral visual snapshot for a PowerPoint slide.
Inheritance
- Object
- PowerPointSlideVisualSnapshot
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public OfficeDrawing Drawing { get; } #Slide drawing scene in points before export scaling.
public IReadOnlyList<OfficeImageExportDiagnostic> Diagnostics { get; } #Snapshot diagnostics for content that could not be represented in the shared drawing scene.
public Double Width { get; } #Snapshot width in points before export scaling.
public Double Height { get; } #Snapshot height in points before export scaling.