User Guide
Document functions 193
Arguments
None.
Returns
Nothing.
Description
Flattens the selection into a single pixel image. This action is the same behavior as the Merge
Images command.
dom.getFontMarkup()
Availability
Fireworks 3.
Usage
dom.getFontMarkup(fontAttribute)
Arguments
fontAttribute Acceptable values for fontAttribute are "size", "color", and "face".
Returns
A string that specifies the markup value. Returns null if the text has multiple attributes or if
the selection contains no text.
Description
Gets a font markup attribute for the selected text.
dom.getPixelMask()
Availability
Fireworks 3, deprecated in 4.
Usage
dom.getPixelMask()
Arguments
None.