phpdftk API Documentation

ConformanceMode
in package

Read onlyYes
FinalYes

Value object holding the active conformance profile(s) and behavior mode.

Table of Contents

Properties

$profiles  : array<int, ConformanceProfile>
$strict  : bool

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(array<string|int, ConformanceProfile$profiles[, bool $strict = true ]) : mixed
Parameters
$profiles : array<string|int, ConformanceProfile>
$strict : bool = true

If true, throw on ERROR violations at generate() time


        
On this page

Search results