Skip to main content

get_all_annotations

Function get_all_annotations 

Source
pub fn get_all_annotations(
    doc: &PdfDocument,
) -> Result<Vec<(usize, Vec<Annotation>)>>
Expand description

Get all annotations from all pages.