User Guide

Document functions 235
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.
dom.setTextParaSpacingAfter()
Availability
Fireworks MX.
Usage
dom.setTextParaSpacingAfter(paraSpaceAfter)
Arguments
paraSpaceAfter
The number of pixels to place after a paragraph before starting the
next paragraph.
Returns
Nothing.
Description
Sets the after-paragraph spacing for text; that is, the number of pixels to move down before
starting the next paragraph. For vertical text mode, this function defines the vertical distance
between paragraphs.