Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 167

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
Returns
Nothing.
Description
Sets the specified page to be the document's master page. For example:
fw.getDocumentDOM().setMasterPage(0)
dom.setMatteColor()
Availability
Fireworks 3.
Usage
dom.setMatteColor(bUseMatteColor, matteColor)
Arguments
Boolean. If
bUseMatteColor
, any matte color is removed from the document, and the second argument is ignored.
false
A color string (see
matteColor
Returns
Nothing.
Description
Sets or removes the document's matte color that is used for exporting.
Example
The following command sets the matte color to blue:
fw.getDocumentDOM().setMatteColor(true, "#0033ff");
dom.setNineScaleGuideColor()
Availability
Fireworks 9.
Usage
dom.setNineScaleGuideColor(color)
Arguments
Color string as RGB value.
color
Returns
Nothing.
, the document's matte color is set to the value that is specified by
true
"Color string data
type" on page 7).
163
EXTENDING FIREWORKS
The Document object
. If
matteColor

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents