Adobe InDesign CS (3.0) Object Model JS: XMLExportMaps

InDesign CS

Class

XMLExportMaps

 A collection of XML export maps.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

XMLExportMap add (mappedStyle: any, markupTag: any[, withProperties: Object])
Creates a new mapping of a paragraph style or character style to an XML tag.

ParameterTypeDescription
mappedStyleCharacterStyle
ParagraphStyle
String
The style (paragraph, character, object, table, or cell) to map to the specified XML tag. Can accept: ParagraphStyle, CharacterStyle or String.
markupTagString
XMLTag
The XML tag. Can accept: XMLTag or String.
withPropertiesObjectInitial values for properties of the new XMLExportMap (Optional)

number count ()
Displays the number of elements in the XMLExportMap.

Element of

Application.xmlExportMaps

Document.xmlExportMaps

Jongware, 27-Jun-2010 v3.0.3dContents :: Index