NonFullScreenPageMode
pdf-lib › NonFullScreenPageMode
Index
Enumeration members
Enumeration members
UseNone
• UseNone: = "UseNone"
Defined in core/interactive/ViewerPreferences.ts:27
After exiting FullScreen mode, neither the document outline nor thumbnail images should be visible.
UseOC
• UseOC: = "UseOC"
Defined in core/interactive/ViewerPreferences.ts:39
After exiting FullScreen mode, the optional content group panel should be visible.
UseOutlines
• UseOutlines: = "UseOutlines"
Defined in core/interactive/ViewerPreferences.ts:30
After exiting FullScreen mode, the document outline should be visible.
UseThumbs
• UseThumbs: = "UseThumbs"
Defined in core/interactive/ViewerPreferences.ts:33
After exiting FullScreen mode, thumbnail images should be visible.