Skip to main content

IViewContent interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Content that represents a view of a document.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Inherit Base

NameDescription
IDocumentContentThe content of the document.

Destination

NameDescription
IProjectContentThe content that represents the project element of the document.

Property

NameDescription
EditorGets the editor.

Values are set only for editor views.
ItemsGets the list of child elements of the view.
OutlineLevelGets the current outline level.
TitleGets or sets the heading title.

Method

NameDescription
ResetOutlineLevelReset the outline level to the end.