Expand description

Defines the PdfPageGroupObject struct, exposing functionality related to a group of page objects contained in the same PdfPageObjects collection.

Structs

A group of PdfPageObject objects contained in the same PdfPageObjects collection. The page objects contained in the group can be manipulated and transformed together as if they were a single object.

An iterator over all the PdfPageObject objects in a PdfPageGroupObject group.