IValueContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents the value of the 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. |
Destination
| Name | Description |
|---|---|
| ITextContent | The content that represents the text of the document. |
| IEnumLiteralContent | The content that represents the enumerated values of the document. |
| IRichTextContent | Content that represents the rich text of the document. |
| IBooleanContent | The boolean content of the document. |
| IModelReferenceContent | The content that represents the model reference in the document. |
Property
| Name | Description |
|---|---|
| Text | Gets or sets the text. |