LayoutAttribute
extends StructAttribute
in package
FinalYes
Layout attribute object (owner /Layout) — ISO 32000-2 §14.8.5.4.
Typed helper that pre-sets /O /Layout and exposes every spec-defined
layout attribute as a typed setter. Use $attr->entries for any
remaining attribute keys.
Table of Contents
Properties
Methods
- __construct() : mixed
- toPdf() : string
Properties
$entries
public
array<string, mixed>
$entries
= []
Additional attribute entries.
$o
public
PdfName
$o
Methods
__construct()
public
__construct() : mixed
toPdf()
public
toPdf() : string