Gets a collection of all pages in the document. The property's value is an object of the type PageCollection.

Introduced: 14.0.

Syntax

public PageCollection GetPages();
Public Function GetPages() As PageCollection