Indesign Scripting Reference
home | search | Links
JavaScript >> XMLExportMaps

XMLExportMaps

A collection of style to XML tag mappings.

XMLExportMaps Properties

Property Type Access Description
item Object read Returns the XML export map with the specified index or name.
length Long read The number of XML export maps in the collection.

XMLExportMaps Methods

Method Returns Description
add XMLExportMap Create a new mapping.
anyItem Object Returns any XML export map.
firstItem Object Returns the first XML export map.
itemByRange Objects Returns the XML export maps within the specified range.
lastItem Object Returns the last XML export map.
middleItem Object Returns the middle XML export map.
nextItem Object Returns the next XML export map.
previousItem Object Returns the previous XML export map.