API Reference

Class

PowerPointSlideVisualSnapshot

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

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

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.