Skip to main content

IDocumentModel.Pages property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Get a list of pages.

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

IList<IPageContent> Pages { get; }

Type

  • IList<IPageContent>