INCLAN: rotate: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Synopsis == '''angle''' == Description == Defines a font property with the possible values: ;'''regular''':Regular; not italics. ;'''italics''':Italics or oblique. Note th…') |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | == Synopsis == | ||
''' | '''rotate''' | ||
== Description == | == Description == | ||
Defines | Defines the direction in which text is written and can have the following values: | ||
; | ;off:Text is written horizontally, from left to right. | ||
; | ;on:Text is written vertically, from bottom to top. | ||
Initial value: '''off'''. | |||
Initial value: ''' |
Latest revision as of 16:04, 9 September 2009
Synopsis
rotate
Description
Defines the direction in which text is written and can have the following values:
- off
- Text is written horizontally, from left to right.
- on
- Text is written vertically, from bottom to top.
Initial value: off.