API Reference

Enum

WordCharacterSpacing

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

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.CharacterSpacingValues.

Inheritance

  • Enum
  • WordCharacterSpacing

Usage

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

Values

public const WordCharacterSpacing DoNotCompress #

Represents the Open XML value doNotCompress.

Value: 0
public const WordCharacterSpacing CompressPunctuation #

Represents the Open XML value compressPunctuation.

Value: 1
public const WordCharacterSpacing CompressPunctuationAndJapaneseKana #

Represents the Open XML value compressPunctuationAndJapaneseKana.

Value: 2