IModelReferenceItemContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents a model reference element in a document.
Affiliation area
Name | Description |
---|---|
Document Generation | APIs to access document generation. |
Inherit Base
Name | Description |
---|---|
IControlContent | The content that represents the UI parts of the document. |
Property
Name | Description |
---|---|
Model | Gets the model. |
Text | Gets or sets the text. |
Method
Name | Description |
---|---|
SetModel | Sets the model. |