A collection of numbered lists.
numbering list Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| continue numbers across documents | boolean | r/w | if true, numbering will continue across book documents. |
| continue numbers across stories | boolean | r/w | If true, numbering will continue across stories. |
| id | integer | read | The unique ID of the numbering list. |
| index | integer | read | The index of the numbering list within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | r/w | The name of the numbering list. |
| object reference | numbering list | read | An object reference for the object. |
| parent | specifier | read | The parent of the numbering list (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |