API Reference

Enum

PowerPointConversionDiagnosticCategory

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies the purpose of a PowerPoint conversion diagnostic.

Inheritance

  • Enum
  • PowerPointConversionDiagnosticCategory

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PowerPointConversionDiagnosticCategory SourceFormat #

Source format detection or extension findings.

Value: 0
public const PowerPointConversionDiagnosticCategory DataLoss #

Content that cannot survive conversion unchanged.

Value: 1
public const PowerPointConversionDiagnosticCategory DestinationFormat #

Destination format or writer findings.

Value: 2