IViewContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents a view of a 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 |
---|---|
IProjectContent | The content that represents the project element of the document. |
Property
Name | Description |
---|---|
Editor | Gets the editor. Values are set only for editor views. |
Items | Gets the list of child elements of the view. |
OutlineLevel | Gets the current outline level. |
Title | Gets or sets the heading title. |
Method
Name | Description |
---|---|
ResetOutlineLevel | Reset the outline level to the end. |