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.
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...