Click or drag to resize

PdfViewerPreferences Properties

The PdfViewerPreferences type exposes the following members.

Properties
Name Description
Public property BookMarkExpandOrCollapse Obsolete.
It's true,expand node It's false,collapse node
Public property CenterWindow
A flag specifying whether to position the documents window in the center of the screen.
Public property DisplayTitle
A flag specifying whether the windows title bar should display the document title taken from the Title entry of the document information dictionary. If false, the title bar should instead display the name of the Pdf file containing the document.
Public property FitWindow
A flag specifying whether to resize the documents window to fit the size of the first displayed page.
Public property HideMenubar
A flag specifying whether to hide the viewer applications menu bar when the document is active.
Public property HideToolbar
A flag specifying whether to hide the viewer applications tool bars when the document is active.
Public property HideWindowUI
A flag specifying whether to hide user interface elements in the documents window (such as scroll bars and navigation controls), leaving only the documents contents displayed.
Public property PageLayout
A name object specifying the page layout to be used when the document is opened.
Public property PageMode
A name object specifying how the document should be displayed when opened.
Public property PrintScaling
Gets or Set the page scaling option to be selected when a print dialog is displayed for this document.
Top
See Also