reverseRows property
TextPath.reverseRows property
Determines whether the layout order of rows is reversed.
get reverseRows(): boolean
Remarks
The default value is false
.
If true
, the layout order of rows is reversed. This attribute is used for vertical text layout.
See Also
- module Aspose.Words.Drawing
- class TextPath