Click or drag to resize

PdfPostFullScreenPageDisplayMode Enumeration

Defines the additional views that should be present when a user switches a document from full-screen view to a windowed view.

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum PdfPostFullScreenPageDisplayMode
Members
  Member nameDescription
None No additional views specified (viewer default).
Bookmarks Show the Bookmark tree.
Thumbnails Show the page thumbnail images
OptionalContent Show optional content
See Also