Skip to main content

IDocumentModel interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Content that represents the sentence structure of a document.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Property

NameDescription
PagesGets a list of pages.

This is set when the target range is other than "output selected elements only".
TitleGets or sets the document title.
ViewsGets a list of views.

This is set when the target range is "output only selected elements".

Method

NameDescription
GetAllContentsGets all the content that can be explored with a depth-first search.