API Reference

Enum

WordConversionDiagnosticCategory

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

Identifies the purpose of a conversion diagnostic.

Inheritance

  • Enum
  • WordConversionDiagnosticCategory

Usage

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

Values

public const WordConversionDiagnosticCategory SourceFormat #

Source format detection or extension findings.

Value: 0
public const WordConversionDiagnosticCategory DataLoss #

Content that cannot survive conversion.

Value: 1
public const WordConversionDiagnosticCategory DestinationFormat #

Destination format or writer findings.

Value: 2