pub type PdfPageLinkIndex = usize;Expand description
The zero-based index of a single PdfLink inside its containing PdfPageLinks collection.
pub type PdfPageLinkIndex = usize;The zero-based index of a single PdfLink inside its containing PdfPageLinks collection.