IListItemContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content representing a list element of a document.
Affiliation area
| Name | Description |
|---|---|
| Document Generation | APIs to access document generation. |
Inherit Base
| Name | Description |
|---|---|
| IFormControlContent | Content that represents a form element in the document. |
Property
| Name | Description |
|---|---|
| BulletText | Gets or sets the bullet text. |
| ShowText | Gets or sets whether to output text. |
| Text | Gets or sets the text. |