IPageContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents a page of a document.
Affiliation area
Name | Description |
---|---|
Document Generation | APIs to access document generation. |
Inherit Base
Name | Description |
---|---|
IDocumentContent | The content of the document. |
Property
Name | Description |
---|---|
Model | Gets the model. The value is set only if it is associated. |
OutlineLevel | Gets the current outline level. |
Pages | Gets a list of pages. |
Title | Gets or sets the heading title. |
Views | Gets a list of views. |
Method
Name | Description |
---|---|
ResetOutlineLevel | Reset the outline level to the end. |
SetModel | Sets the model. |