pub type PdfPageObjectIndex = usize;Expand description
The zero-based index of a single PdfPageObject inside its containing PdfPageObjects collection.
pub type PdfPageObjectIndex = usize;The zero-based index of a single PdfPageObject inside its containing PdfPageObjects collection.