phpdftk API Documentation

XrefEntry
in package

Read onlyYes
FinalYes

A single entry from the cross-reference table.

Table of Contents

Constants

TYPE_COMPRESSED  = 2
TYPE_FREE  = 0
TYPE_IN_USE  = 1

Properties

$generation  : int
$offset  : int
$type  : int

Methods

__construct()  : mixed

Constants

TYPE_COMPRESSED

public mixed TYPE_COMPRESSED = 2

Properties

Methods

__construct()

public __construct(int $type, int $offset, int $generation) : mixed
Parameters
$type : int
$offset : int
$generation : int

        
On this page

Search results