Document functions
207
Description
Shows or hides all the elements with the specified name. If no element has the specified name, an
exception is thrown. If the elements are hidden because they are on a hidden layer or frame, for
example, this function does not show them.
See also
dom.findNamedElements()
,
dom.setElementName()
,
dom.setElementVisible()
dom.setExportOptions()
Availability
Fireworks 3.
Usage
dom.setExportOptions(
exportOptions
)
Arguments
exportOptions
An ExportOptions object (see
“ExportOptions object” on page 46
).
Returns
Nothing.
Description
Sets the document Export Options.
dom.setExportSettings()
Availability
Fireworks 3.
Usage
dom.setExportSettings(
exportSettings
)
Arguments
exportSettings
An ExportSettings object (see
“ExportSettings object” on page 49
).
Returns
Nothing.
Description
Sets the document export settings.
dom.setFill()
Availability
Fireworks 3.
Usage
dom.setFill(
fill
)
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...