phpdftk API Documentation

BoxStyle
in package
implements Serializable

Box-style dictionary — ISO 32000-2 §14.11.2.3, Table 337.

Describes how a page crop/bleed/trim/art box guide is drawn in print preview. Carried inline inside a BoxColorInfo entry.

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

$c  : PdfArray|null
$d  : PdfArray|null
$s  : PdfName|null
$w  : float|null

Methods

toPdf()  : string

Properties

Methods

toPdf()

public toPdf() : string
Return values
string

        
On this page

Search results