PdfPageMode EnumerationTerminal Works - PDF Printing.Net Library
Specifies how the document should be displayed by a viewer when opened.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public enum PdfPageMode
Members

  Member nameValueDescription
UseNone0 Neither document outline nor thumbnail images visible.
UseOutlines1 Document outline visible.
UseThumbs2 Thumbnail images visible.
FullScreen3 Full-screen mode, with no menu bar, windowcontrols, or any other window visible.
UseOC4 (PDF 1.5) Optional content group panel visible.
UseAttachments5 (PDF 1.6) Attachments panel visible.
See Also

Reference