Show / Hide Table of Contents

Enum PDFDocViewPrefs.PageMode

PageMode specifies how the document should be displayed when opened

Namespace: pdftron.PDF
Assembly: PDFNetiOS.dll
Syntax
public enum PageMode

Fields

Name Description
e_FullScreen

Displays document in full-screen viewing mode.

e_UseAttachments

Displays attachments panel.

e_UseBookmarks

Displays document plus bookmarks.

e_UseNone

Displays document, but neither thumbnails nor bookmarks.

e_UseOC

Displays Optional Content (OC) group panel.

e_UseThumbs

Displays document plus thumbnails.

In This Article
Back to top Generated by DocFX