Namespace TallComponents.PDF

Class PageCollection

Collection of pages inside a PDF document. Non-creatable. Obtained through the Pages property of Document.

Syntax

public class PageCollection : Object , IEnumerable<Page>

Properties

Methods