Expand description

Defines the PdfPages struct, a collection of all the PdfPage objects in a PdfDocument.

Structs

The collection of PdfPage objects inside a PdfDocument.

An iterator over all the PdfPage objects in a PdfPages collection.

Enums

A hint to a PDF document reader (such as Adobe Acrobat) as to how the creator intended the PdfPage objects in a PdfDocument to be displayed to the viewer when the document is opened.

Type Definitions

The zero-based index of a single PdfPage inside its containing PdfPages collection.