API Reference
PowerPointImageExportDiagnosticCodes
Stable diagnostic codes emitted by PowerPoint image export.
Inheritance
- Object
- PowerPointImageExportDiagnosticCodes
Inherited Methods
public override Boolean Equals(Object obj) #BooleanParameters
- obj Object
Fields
public const String UnsupportedShape #A PowerPoint shape or one of its visual features could not be projected exactly.
unsupported-powerpoint-shapepublic const String ImageBoundsUnsupported #A PowerPoint image was omitted because its projected bounds exceed the slide canvas.
unsupported-powerpoint-image-boundspublic const String InvalidSlideBackgroundColor #The slide background color could not be parsed and the configured fallback was used.
invalid-slide-background-colorpublic const String InvalidSlideBackgroundGradient #The slide background gradient could not be parsed and the configured fallback was used.
invalid-slide-background-gradientpublic const String UnsupportedSlideBackground #The slide background kind is unsupported and the configured fallback was used.
unsupported-slide-backgroundpublic const String InvalidSlideBackgroundImage #The slide background image could not be read and the configured fallback was used.
invalid-slide-background-imagepublic const String SmallCapsApproximated #Native small caps were rendered as uppercase glyphs because reduced small-cap glyph sizing is unavailable.
powerpoint-small-caps-approximatedpublic const String WavyDoubleUnderlineApproximated #Native double-wavy underline was rendered as a double solid underline by the shared drawing model.
powerpoint-wavy-double-underline-approximatedpublic const String BaselinePercentApproximated #An authored DrawingML baseline percentage was reduced to the shared superscript or subscript geometry.
powerpoint-baseline-percent-approximated