IDocumentModel interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents the sentence structure of a document.
Affiliation area
Name | Description |
---|---|
Document Generation | APIs to access document generation. |
Property
Name | Description |
---|---|
Pages | Gets a list of pages. This is set when the target range is other than "output selected elements only". |
Title | Gets or sets the document title. |
Views | Gets a list of views. This is set when the target range is "output only selected elements". |
Method
Name | Description |
---|---|
GetAllContents | Gets all the content that can be explored with a depth-first search. |