pub type PdfPageAnnotationIndex = usize;Expand description
The zero-based index of a single PdfPageAnnotation inside its containing PdfPageAnnotations collection.
pub type PdfPageAnnotationIndex = usize;The zero-based index of a single PdfPageAnnotation inside its containing PdfPageAnnotations collection.