User Guide
Document functions 297
dom.setTextOrientation()
Availability
Fireworks 3.
Usage
dom.setTextOrientation(orientation)
Arguments
orientation Acceptable values are "horizontal left to right", "vertical right to
left"
, "horizontal right to left", and "vertical left to right".
Returns
Nothing.
Description
Sets the horizontal/vertical text orientation of the selected text items.
dom.setTextParaIndent()
Availability
Fireworks MX.
Usage
dom.setTextParaIndent(paraIndent)
Arguments
paraIndent The number of pixels by which to indent the first line of a paragraph.
Returns
Nothing.
Description
Sets the paragraph indention of text, in pixels.