Skip to main content

get_annotations

Function get_annotations 

Source
pub fn get_annotations(
    doc: &PdfDocument,
    page: &PageInfo,
) -> Result<Vec<Annotation>>
Expand description

Get all annotations from a specific page.