PageOptions.php
Page options & related constants.
Table of Contents
Classes
- PageOptions
- Options for page handling (PDF only).
Constants
Constants
KEEP_ONLY
Only keep the selected pages.
public
mixed
KEEP_ONLY
= 'KEEP_ONLY'
REMOVE
Remove the selected pages.
public
mixed
REMOVE
= 'REMOVE'