Hpdf::PageMode
Inherits Enum / Comparable / Value / Object
used in Doc#page_mode=.
Constants
UseNone = 0
Display the document with neither outline nor thumbnail.
UseOutline = 1
Display the document with outline pain.
UseThumbs = 2
Display the document with thumbnail pain.
FullScreen = 3
Display the document with full screen mode.