phpdftk API Documentation

BoxColorInfo
in package
implements Serializable

Box color information dictionary — ISO 32000-2 §14.11.2.2, Table 336.

Attaches BoxStyle display hints to the crop/bleed/trim/art boxes of a page. Assigned inline to Page::$boxColorInfo / PageTree::$boxColorInfo.

Attributes
#[RequiresPdfVersion]
\Phpdftk\Pdf\Core\PdfVersion::V1_3

Table of Contents

Interfaces

Serializable
Contract for anything that can emit raw PDF syntax via `toPdf()`.

Properties

$artBox  : BoxStyle|null
$bleedBox  : BoxStyle|null
$cropBox  : BoxStyle|null
$trimBox  : BoxStyle|null

Methods

toPdf()  : string

Properties

Methods


        
On this page

Search results