Module: Poppler::ViewerPreferences

Defined in:
(unknown)

Constant Summary collapse

UNSET =

no preferences set

0 or :unset
HIDE_TOOLBAR =

hider toolbars when document is active

1 or :hide_toolbar
HIDE_MENUBAR =

hide menu bar when document is active

2 or :hide_menubar
HIDE_WINDOWUI =

hide UI elements in document's window

4 or :hide_windowui
FIT_WINDOW =

resize document's window to fit the size of the first displayed page

8 or :fit_window
CENTER_WINDOW =

position the document's window in the center of the screen

16 or :center_window
DISPLAY_DOC_TITLE =

display document title in window's title bar

32 or :display_doc_title
DIRECTION_RTL =

the predominant reading order for text is right to left

64 or :direction_rtl