An XML tag to style mapping.
XMLImportMap Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Index | Long | read | Index of the object within its parent object. |
| MappedStyle | ParagraphStyle, CharacterStyle, String | r/w | The style mapped to the XML tag as ParagraphStyle, CharacterStyle or String. |
| MarkupTag | XMLTag, String | read | The markup tag object as XMLTag or String. |
| Parent | Object | read | The parent of the object. |
XMLImportMap Methods
| Method | Returns | Description |
|---|---|---|
| Delete | Nothing | Deletes the object. |