API Reference
Class
PowerPointImageExportDiagnosticCodes
Stable diagnostic codes emitted by PowerPoint image export.
Inheritance
- Object
- PowerPointImageExportDiagnosticCodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Fields
public const String UnsupportedShape #A PowerPoint shape or one of its visual features could not be projected exactly.
Value:
unsupported-powerpoint-shapepublic const String ImageBoundsUnsupported #A PowerPoint image was omitted because its projected bounds exceed the slide canvas.
Value:
unsupported-powerpoint-image-boundspublic const String InvalidSlideBackgroundColor #The slide background color could not be parsed and the configured fallback was used.
Value:
invalid-slide-background-colorpublic const String InvalidSlideBackgroundGradient #The slide background gradient could not be parsed and the configured fallback was used.
Value:
invalid-slide-background-gradientpublic const String UnsupportedSlideBackground #The slide background kind is unsupported and the configured fallback was used.
Value:
unsupported-slide-backgroundpublic const String InvalidSlideBackgroundImage #The slide background image could not be read and the configured fallback was used.
Value:
invalid-slide-background-image