Creates a new PrintPageSelection object representing the given pages.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static PrintPageSelection ForPages( Int32[] pageNumbers )

Parameters

pageNumbers
Type: Int32[]

An array of 1-based page numbers.

Return value

Type: PrintPageSelection
Returns a new instance of PrintPageSelection.