User Guide

Document functions 287
Description
Specifies whether the slice overlay is visible.
dom.setSliceAutonaming()
Availability
Fireworks 3.
Usage
dom.setSliceAutonaming(bAutoname)
Arguments
bAutoname If bAutoname is true, automatic naming is turned on for the slice. If bAutoname
is false, it is turned off.
Returns
Nothing.
Description
If a single slice is selected, this function turns automatic naming on or off for the slice.
dom.setSliceExportOptions()
Availability
Fireworks 3.
Usage
dom.setSliceExportOptions(exportOptions)
Arguments
exportOptions An ExportOptions object (see “ExportOptions object” on page 58).
Returns
Nothing.
Description
Sets the export options for the selected slices.