enum Hpdf::PageMode
Overview
used in Doc#page_mode=
.
Defined in:
hpdf/enum.crEnum Members
-
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.