XML export map
A style to XML tag mapping.
XML export map properties
| Property |
Type |
Access |
Description |
| class |
integer |
read |
The class descriptor type. |
| index |
integer |
read |
Index of the object within its parent object. |
| mapped style |
paragraph style, character style, string |
read |
The style mapped to the XML tag as ParagraphStyle, CharacterStyle or String. |
| markup tag |
XML tag, string |
r/w |
The markup tag object as XMLTag or String. |
| object reference |
object |
read |
An object reference for this object. |
| parent |
object |
read |
The parent of the object. |
| properties |
record |
r/w |
Property that allows setting of several properties at the same time. |
XML export map methods
| Method |
Returns |
Description |
| delete |
Nothing |
Delete the object. |