Link Search Menu Expand Document

PageMode Enumeration

Specifies how the document should be displayed when opened.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum PageMode
Members
Member nameValueDescription
None0 Neither document outline nor thumbnail images visible.
Outlines1 Document outline visible.
Thumbnail2 Thumbnail images visible.
FullScreen3 Full-screen mode, with no menu bar, window controls, or any other window visible.
OptionalContent4 Optional content group panel visible.
Attachment5 Attachments panel visible.
See Also

Reference