API Reference

Class

PowerPointImageExportDiagnosticCodes

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers static

Stable diagnostic codes emitted by PowerPoint image export.

Inheritance

  • Object
  • PowerPointImageExportDiagnosticCodes

Fields

public const String UnsupportedShape #

A PowerPoint shape or one of its visual features could not be projected exactly.

Value: unsupported-powerpoint-shape
public const String ImageBoundsUnsupported #

A PowerPoint image was omitted because its projected bounds exceed the slide canvas.

Value: unsupported-powerpoint-image-bounds
public const String InvalidSlideBackgroundColor #

The slide background color could not be parsed and the configured fallback was used.

Value: invalid-slide-background-color
public const String InvalidSlideBackgroundGradient #

The slide background gradient could not be parsed and the configured fallback was used.

Value: invalid-slide-background-gradient
public const String UnsupportedSlideBackground #

The slide background kind is unsupported and the configured fallback was used.

Value: unsupported-slide-background
public const String InvalidSlideBackgroundImage #

The slide background image could not be read and the configured fallback was used.

Value: invalid-slide-background-image