Creates a new PrintPageSelection object representing an empty page selection. Use this factory method as an entry point when defining page selection using the AddPages, AddPageRange or AddSections chaining methods.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static PrintPageSelection Empty()

Return value

Type: PrintPageSelection
Returns a new instance of PrintPageSelection.