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
public const String SmallCapsApproximated #

Native small caps were rendered as uppercase glyphs because reduced small-cap glyph sizing is unavailable.

Value: powerpoint-small-caps-approximated
public const String WavyDoubleUnderlineApproximated #

Native double-wavy underline was rendered as a double solid underline by the shared drawing model.

Value: powerpoint-wavy-double-underline-approximated
public const String BaselinePercentApproximated #

An authored DrawingML baseline percentage was reduced to the shared superscript or subscript geometry.

Value: powerpoint-baseline-percent-approximated