CharacterSpacingValues enumeration
Office 2013 and later
Defines the CharacterSpacingValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| DoNotCompress | Do Not Compress Whitespace. When the item is serialized out as xml, its value is "doNotCompress". | |
| CompressPunctuation | Compress Whitespace From Punctuation Characters. When the item is serialized out as xml, its value is "compressPunctuation". | |
| CompressPunctuationAndJapaneseKana | Compress Whitespace From Both Japanese Kana And Punctuation Characters. When the item is serialized out as xml, its value is "compressPunctuationAndJapaneseKana". |
Show: