Expand description

Defines the PdfPageObject enum, exposing functionality related to a single page object.

Enums

A single object on a PdfPage.
The method used to combine overlapping colors when painting one PdfPageObject on top of another.
The shape that should be used at the ends of open stroked paths.
The shape that should be used at the corners of stroked paths.
The type of a single PdfPageObject.

Traits

Functionality common to all PdfPageObject objects, regardless of their PdfPageObjectType.