pub type PdfPageIndex = u16;
Expand description

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