Document property element properties
Open the Properties view
in Document Studio and select a Document property. The Properties
view displays these available properties for document properties.
Restriction:
The document property element is available only
in version 2 templates.
The document property element is available only
in version 2 templates.
General properties
In the All properties tab, these properties are located at the top-level, in the Metadata, and in the sections.
| Type | Value | Description |
|---|---|---|
| Tag | String | Tag name for the element. This property cannot be edited. |
| Name | String | The name of the element. |
| Description | String | A summary or note about this element. |
| Assignment | String | The variables that are assigned to the element. |
| Condition | String | A script that can apply variables or attributes as conditions on the element. |
Content properties
In the All properties tab, this property is located at the top-level as Content.
| Type | Value | Description |
|---|---|---|
| Content | String | The text contained in the element which is visible in the output. Entering text here is the same as double-clicking on the element and entering text. |
Specific properties
In the All properties tab, these properties are located in the section.
| Type | Value | Description |
|---|---|---|
| Name | String | The name of the property. Document property elements that do not have a name are ignored at run time. |
| Append | true, false | When set to true, the document property is included in the generated output. When set to false, the document property is ignored during document generation. |