Module pdfium_render::page_objects_common
source · Expand description
Defines the PdfPageObjectsCommon trait, providing functionality common to all
containers of multiple PdfPageObject objects.
Structs
An iterator over all the PdfPageObject objects in a page objects collection.
Traits
Functionality common to all containers of multiple PdfPageObject objects.
Both pages and annotations can contain page objects.