Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the character spacing adjustment for a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdJustificationMode1 As WdJustificationMode = WdJustificationMode.wdJustificationModeCompress
Syntax
Public Enum WdJustificationMode
public enum WdJustificationMode
public enum class WdJustificationMode
public enum WdJustificationMode
public enum WdJustificationMode
Members
| Member name | Description |
|---|---|
| wdJustificationModeCompress | Compress. |
| wdJustificationModeCompressKana | Compress, using rules of the kana syllabaries, Hiragana and Katakana. |
| wdJustificationModeExpand | Expand. |
Remarks
Used with the JustificationMode property of the Document or Template object.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000