Documentation

PageOptions.php

Page options & related constants.

Table of Contents

Classes

PageOptions
Options for page handling (PDF only).

Constants

KEEP_ONLY  = 'KEEP_ONLY'
Only keep the selected pages.
REMOVE  = 'REMOVE'
Remove the selected pages.

Constants

KEEP_ONLY

Only keep the selected pages.

public mixed KEEP_ONLY = 'KEEP_ONLY'

REMOVE

Remove the selected pages.

public mixed REMOVE = 'REMOVE'

        
On this page

Search results