A collection of cross reference building blocks.
building block Properties
| Property | Type | Access | Description |
|---|---|---|---|
| applied character style | character style | r/w | Character style to be applied to the building block. |
| applied delimiter | text | r/w | Delimiter character for paragraph text and full paragraph building blocks. It is ignored for other types of building blocks. |
| block type | custom string building block, file name building block, chapter number building block, page number building block, full paragraph building block, paragraph number building block, paragraph text building block, bookmark name building block, |
r/w | Type of the building block. |
| class | type | read | The class descriptor type. |
| custom text | text | r/w | Building block custom text. Currently this is only useful in custom string building block. It is ignored for other types of building blocks. |
| include delimiter | boolean | r/w | If true, the source generated for the building block includes the delimiter. It is ignored if no delimiter is specified on the building block. |
| index | integer | read | The index of the building block within its containing object. |
| object reference | building block | read | An object reference for the object. |
| parent | cross reference format | read | The parent of the building block (a cross reference format). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |