Value
Name | Description | Value |
---|---|---|
UnderlineType.UNDERLINELEFT | (For vertical type) The underline is to the left of the text. | int 3 |
UnderlineType.UNDERLINEOFF | No underline. | int 1 |
UnderlineType.UNDERLINERIGHT | (For vertical type) The underline is to the right of the text. | int 2 |
Usage
As property
TextItem.underline
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |