Click or drag to resize
Pdf Library for .NET

PdfViewerPreferences Properties

The PdfViewerPreferences type exposes the following members.

Properties
  NameDescription
Public propertyCenterWindow
Gets or sets a flag specifying whether to position the document's window in the center of the screen.
Public propertyDisplayDocTitle
Gets or sets a flag specifying whether the window's title bar should display the document title.
Public propertyFitWindow
Gets or sets a flag specifying whether to resize the document's window to fit the size of the first displayed page.
Public propertyHideMenuBar
Gets or sets a flag specifying whether to hide the pdf viewer application's menu bar when the document is active.
Public propertyHideToolbar
Gets or sets a flag specifying whether to hide the pdf viewer application's tool bars when the document is active.
Public propertyHideWindowUI
Gets or sets a flag specifying whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed.
Public propertyNonFullScreenPageMode
Gets or sets the document page mode when the pdf viewer application exits the full screen mode.
Public propertyPageLayout
Gets or sets the page layout to be used when the document is opened.
Public propertyPageMode
Gets or sets the document page mode when the pdf document is opened in a pdf viewer.
Top
See Also