TextPathAlignment enumeration
TextPathAlignment enumeration
WordArt alignment.
Members
Name | Description |
---|---|
Stretch | Stretch each line of text to fit width. |
Center | Center text on width. |
Left | Left justify. |
Right | Right justify. |
LetterJustify | Spread letters out to fit width. |
WordJustify | Spread words out to fit width. |
See Also
- module Aspose.Words.Drawing
- property TextPath.textPathAlignment