Module pdfium_render::page_annotation
source · [−]Expand description
Defines the PdfPageAnnotation struct, exposing functionality related to a single annotation.
Enums
A single user annotation on a PdfPage.
The type of a single PdfPageAnnotation, as defined in table 8.20 of the PDF Reference, version 1.7, on page 615.
Traits
Functionality common to all PdfPageAnnotation objects, regardless of their PdfPageAnnotationType.