JustificationMode enumeration
JustificationMode enumeration
Specifies the character spacing adjustment for a document.
The default value is Expand
.
Members
Name | Description |
---|---|
Expand | Do not compress character spacing. |
Compress | Compress character spacing. |
CompressKana | Compress, using rules of the kana syllabaries, Hiragana and Katakana. |
See Also
- module Aspose.Words.Settings