|
libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
|
Properties of a new page. More...
#include <art/paperback/page.hxx>
Public Attributes | |
| Rectangle | media_box |
| Specifies the page's media box (required). | |
| optional< Rectangle > | crop_box |
| Specifies the page's crop box. | |
| optional< Rectangle > | bleed_box |
| Specifies the page's bleed box. | |
| optional< Rectangle > | trim_box |
| Specifies the page's trim box. | |
| optional< Rectangle > | art_box |
| Specifies the page's art box. | |
Properties of a new page.
| Rectangle Art::Paperback::Page::Properties::media_box |
Specifies the page's media box (required).
| optional<Rectangle> Art::Paperback::Page::Properties::crop_box |
Specifies the page's crop box.
| optional<Rectangle> Art::Paperback::Page::Properties::bleed_box |
Specifies the page's bleed box.
| optional<Rectangle> Art::Paperback::Page::Properties::trim_box |
Specifies the page's trim box.
| optional<Rectangle> Art::Paperback::Page::Properties::art_box |
Specifies the page's art box.