User Guide

Objects within Fireworks documents 61
ExportPaletteInfo object
The following table lists the properties of the ExportPaletteInfo object, along with their data
types and, where appropriate, acceptable values and notes.
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
colorLocked
Boolean Set to true if the color is locked in the
panel. The default value is
false.
colorModified
Boolean Set to true if the color was edited. The
default value is
false.
colorSelected
Boolean Set to true if the color is selected in the
panel (selection is a temporary attribute).
The default value is
false.
colorTransparent
Boolean Set to true if the color is exported as
transparent. The default value is
false.
newColorValue
string If colorModified is set to true, specifies the
color that will actually be used. The default
value is
"#000000".
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.