PageMode Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies how the document should be displayed when opened.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Neither document outline nor thumbnail images visible. | |
Outlines | 1 | Document outline visible. | |
Thumbnail | 2 | Thumbnail images visible. | |
FullScreen | 3 | Full-screen mode, with no menu bar, window controls, or any other window visible. | |
OptionalContent | 4 | Optional content group panel visible. | |
Attachment | 5 | Attachments panel visible. |
See Also