Represents a PDF page tree.
Definition page-tree.hxx:16
Internals::Resource_collection & resources()
Access page resource collection.
Definition page.cxx:111
Page(Create_new const &, Internals::Page_tree &, Properties const &)
Constructor.
Definition page.cxx:57
Carousel::Stream & contents()
Access the page content stream.
Definition page.cxx:94
Internals::Page_tree & page_tree() const
Access the parent page tree.
Definition page.cxx:80
Properties of a new page.
Definition page.hxx:20
optional< Rectangle > trim_box
Specifies the page's trim box.
Definition page.hxx:35
optional< Rectangle > bleed_box
Specifies the page's bleed box.
Definition page.hxx:31
optional< Rectangle > art_box
Specifies the page's art box.
Definition page.hxx:39
Rectangle media_box
Specifies the page's media box (required).
Definition page.hxx:23
optional< Rectangle > crop_box
Specifies the page's crop box.
Definition page.hxx:27