User Guide

Objects within Fireworks documents 49
ExportSettings object
The following table lists the properties of the ExportSettings object, along with their data types
and, where appropriate, acceptable values and notes.
Property Data type Notes
baseName
string The name from which all automatically
named slice names are derived.
discardUnspecifiedSlices
Boolean If set to true, omits undefined slices from
export operations.
docHtmlEncoding
string Determines the encoding standard for the
HTML file that Fireworks generates
during export.
Use
"iso-8859-1" for ASCII or "utf-8"
for Unicode.
docXHTMLFormat
Boolean Determines whether Fireworks outputs
XHTML formatted files (
true) or HTML
formatted files (
false) when the user exports
a file.
exportFileStyle
string Acceptable values are:
“HTML and Images”
“Images Only”
“Dreamweaver LBI”
"Director HTML"
"CSS Layers"
"Layers to Files"
"Frames to Files"
"Lotus Domino"
"Macromedia Flash SWF"
"Illustrator"
"Photoshop"
fileExtensions
string Defines the extension to append to
the filename.
generateDemoHtml
Boolean If set to true, generates multiple HTML
pages for button export.
htmlDestination
string Acceptable values are "same", "custom",
and
"clipboard".
setByUser
Boolean If set to true, the user specifies the export
settings. If set to
false, the first time the file is
exported, Fireworks chooses settings based
on the data.
shimGeneration
string Acceptable values are "none" (no shims),
"transparent" (one-pixel transparent
shims), and
"nested tables" (no shims, but
nested tables)
.
sliceAlongGuides
Boolean If set to true, use guides for slicing (and
sliceUsingUrls should be set to false).