phpdftk API Documentation

ClassMap
in package
implements Serializable

ClassMap dictionary — ISO 32000-2 §14.7.4.

Maps class names to structure-attribute objects (or arrays of them). Lives inline on StructTreeRoot::$classMap.

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

$entries  : array<string, StructAttribute|PdfReference|PdfArray>

Methods

set()  : self
toDictionary()  : PdfDictionary
toPdf()  : string

Properties

Methods

toPdf()

public toPdf() : string
Return values
string

        
On this page

Search results