API Reference

Enum

WordFileFormat

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

Identifies a Word file's physical format.

Inheritance

  • Enum
  • WordFileFormat

Usage

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

Accepted by parameters

Values

public const WordFileFormat Docx #

Office Open XML Word document.

Value: 0
public const WordFileFormat Doc #

Word 97-2003 binary document.

Value: 1