Skip to main content

documentViewerPreferences

Type

property

Summary

Get an array detailing the viewer preferences of the document

Syntax

get the documentViewerPreferences of <widget>

Description

The array may have the following keys:

  • "HideToolbar"
  • "HideMenubar"
  • "HideWindowUI"
  • "FitWindow"
  • "CenterWindow"
  • "DisplayDocTitle"
  • "ViewArea"
  • "ViewClip"
  • "PrintArea"
  • "PrintClip"
  • "PrintScaling"
  • "PickTrayByPDFSize"
  • "NumCopies"
  • "Direction"
  • "Duplex"
  • "NonFullScreenPageMode"

For detailed explanations of these tags and their respective values, please refer to PDF Reference 1.7, section 8.1, 'Viewer Preferences'.

Compatibility and Support

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile