Skip to main content

IDocumentModel.Views property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Get a list of views.

Set when the target range is "Output only selected elements".

IList<IViewContent> Views { get; }

Type

  • IList<IViewContent>