setasign\SetaPDF2\Core\Type

PdfRaw Class representing a raw PDF type.

File: /SetaPDF v2/Core/Type/PdfRaw.php
Old class name (alias): \SetaPDF_Core_Type_Raw

Class hierarchy

Summary

Properties

$type

public string PdfRaw::$type

$value

public mixed PdfRaw::$value

Methods

__construct()

public PdfRaw::__construct (
int $type = null,
mixed $value = null
)

The constructor.

Parameters
$type : int
 
$value : mixed