phpdftk API Documentation

Permission
in package

FinalYes

PDF permission flags — mirrors PdfEncryptor constants for convenience.

Table of Contents

Constants

ACCESSIBILITY  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ACCESSIBILITY
ALL  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ALL
ANNOTATE  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ANNOTATE
ASSEMBLE  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ASSEMBLE
COPY  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_COPY
FILL_FORMS  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_FILL_FORMS
MODIFY  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_MODIFY
PRINT  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_PRINT
PRINT_HIGH  = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_PRINT_HIGH

Constants

ACCESSIBILITY

public mixed ACCESSIBILITY = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ACCESSIBILITY

ALL

public mixed ALL = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ALL

ANNOTATE

public mixed ANNOTATE = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ANNOTATE

ASSEMBLE

public mixed ASSEMBLE = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_ASSEMBLE

COPY

public mixed COPY = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_COPY

FILL_FORMS

public mixed FILL_FORMS = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_FILL_FORMS

MODIFY

public mixed MODIFY = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_MODIFY

PRINT

public mixed PRINT = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_PRINT

PRINT_HIGH

public mixed PRINT_HIGH = \Phpdftk\Pdf\Core\Security\PdfEncryptor::PERM_PRINT_HIGH

        
On this page

Search results