Gets a collection of all pages contained in the currently loaded document.

Syntax

public PageCollection Pages { get; }
Public ReadOnly Property Pages() As PageCollection

Limitations

Read only.