Skip to main content

PdfViewerPreferences Properties

Contains options that specify how to display a document on the screen.
Name Description
CenterWindow Gets or sets whether to center the document window.
Direction Gets or sets the direction of the document content.
DisplayDocTitle Gets or sets whether to display the document title in the window’s title bar.
FitWindow Gets or sets whether to resize the document window to fit the size of the first displayed page.
HideMenubar Gets or sets whether to hide the menu bar when the document is active.
HideToolbar Gets or sets whether to hide the toolbar when the document is active.
HideWindowUI Gets or sets whether to hide User Interface elements (scroll bars and navigation controls) and display only document content.
NonFullScreenPageMode Gets or sets how to display a document page in windowed mode (not full-screen mode).
PickTrayByPDFSize Gets or sets whether to use the PDF page size to select the input paper tray.
PrintArea Gets or sets the document’s print area.
PrintClip Gets or sets the clipped portion of the document content that is printed.
PrintMode Gets or sets the document’s print mode.
PrintNumCopies Gets or sets the number of document copies to print.
PrintPageRange Retrieves a list of pages to print.
PrintScaling Gets or sets the scale mode for a printed document.
ViewArea Gets or sets the displayed document area.
ViewClip Gets or sets the clipped portion of the document content that is displayed.
See Also