Java org.apache.pdfbox.pdmodel.interactive.viewerpreferences PDViewerPreferences fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.interactive.viewerpreferences PDViewerPreferences fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.interactive.viewerpreferences PDViewerPreferences.

The text is from its open source code.

Constructor

PDViewerPreferences(COSDictionary dic)
Constructor that is used for a preexisting dictionary.

Method

voidsetDuplex(DUPLEX value)
Set the Duplex preference.
voidsetNonFullScreenPageMode(NON_FULL_SCREEN_PAGE_MODE value)
Set the non full screen page mode preference.
voidsetPrintScaling(PRINT_SCALING value)
Set the PrintScaling preference.
voidsetReadingDirection(READING_DIRECTION value)
Set the reading direction preference.