The page mode of the document in the PDF viewer.

Namespace: TallComponents.PDF.Layout.Navigation
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public enum PageMode
Visual Basic
Public Enumeration PageMode

Members

Member nameValueDescription
None0 Display none.
Outlines1 Display outlines (also known as bookmarks).
Thumbnails2 Display thumbnails.
FullScreen3 Display document fullscreen.

See Also