Back to Devexpress

PdfViewerPreferences Properties

officefileapi-devexpress-dot-pdf-dot-pdfviewerpreferences-dot-underscore-properties.md

latest2.9 KB
Original Source

PdfViewerPreferences Properties

Contains options that specify how to display a document on the screen.

NameDescription
CenterWindowGets or sets whether to center the document window.
DirectionGets or sets the direction of the document content.
DisplayDocTitleGets or sets whether to display the document title in the window’s title bar.
FitWindowGets or sets whether to resize the document window to fit the size of the first displayed page.
HideMenubarGets or sets whether to hide the menu bar when the document is active.
HideToolbarGets or sets whether to hide the toolbar when the document is active.
HideWindowUIGets or sets whether to hide User Interface elements (scroll bars and navigation controls) and display only document content.
NonFullScreenPageModeGets or sets how to display a document page in windowed mode (not full-screen mode).
PickTrayByPDFSizeGets or sets whether to use the PDF page size to select the input paper tray.
PrintAreaGets or sets the document’s print area.
PrintClipGets or sets the clipped portion of the document content that is printed.
PrintModeGets or sets the document’s print mode.
PrintNumCopiesGets or sets the number of document copies to print.
PrintPageRangeRetrieves a list of pages to print.
PrintScalingGets or sets the scale mode for a printed document.
ViewAreaGets or sets the displayed document area.
ViewClipGets or sets the clipped portion of the document content that is displayed.

See Also

PdfViewerPreferences Class

PdfViewerPreferences Members

DevExpress.Pdf Namespace