User Guide
Document functions 291
newName Specifies the new name for the symbol.
Returns
Nothing.
Description
Sets the name and symbol type of the specified symbol.
dom.setTextAlignment()
Availability
Fireworks 3.
Usage
dom.setTextAlignment(alignment)
Arguments
alignment Acceptable values alignment are "left", "center", "right", "justify",
"stretch", "vertical left", "vertical center", "vertical right", "vertical
justify"
, and "vertical stretch".
Returns
Nothing.
Description
Sets the alignment of the selected text items.
dom.setTextAntiAliasing()
Availability
Fireworks 3.
Usage
dom.setTextAntiAliasing(level)
Arguments
level Acceptable values are "crisp", "smooth", and "strong".
Returns
Nothing.