IControlContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents the UI parts of the document.
Affiliation area
| Name | Description |
|---|---|
| Document Generation | APIs to access document generation. |
Inherit Base
| Name | Description |
|---|---|
| IDocumentContent | The content of the document. |
Destination
| Name | Description |
|---|---|
| IModelReferenceItemContent | Content that represents a model reference element in the document. |
| IFormControlContent | Content that represents a form element in the document. |
| IImageContent | The content that represents the image in the document. |
| ITableColumnContent | Content that represents the column headers of the document. |
| ITableCellContent | Content that represents a document cell. |
Property
| Name | Description |
|---|---|
| Title | Gets or sets the heading title. |
| ViewItem | Gets the view item of the document. |