Back to Devexpress

DevExpress.XtraPrinting.Preview Namespace

windowsforms-devexpress-dot-xtraprinting.md

latest5.6 KB
Original Source

DevExpress.XtraPrinting.Preview Namespace

Contains classes that implement the print preview functionality in XtraPrinting library.

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Classes

NameDescription
DefaultPrintDialogRunnerSpecifies a Print dialog to select a printer, specify the print options (number of copies, page range, and paper source) and print the document.
DocumentViewerThe control to publish (preview, print and export) documents in Windows Forms applications.
DocumentViewerBarManagerA BarManager tailored to provide the toolbar, status bar and menu elements to the DocumentViewer.
DocumentViewerRibbonControllerA PrintRibbonController tailored to provide a ribbon toolbar to the DocumentViewer.
EditingFieldExtensionsWinProvides functionality to register custom editors to be used for editing the control content in Print Preview.
ImageCollectionItemAn object that provides an image and its caption.
ImageEditorOptionsProvides options for the image editor that you can use to edit the XRPictureBox control’s content in Print Preview.
PageSetupEditorFormA customized Page Setup dialog that reflects the application’s current Look And Feel settings.
PrintBarManagerAs part of the DocumentViewer control, provides the toolbar, status bar and menu elements in a Print Preview.
PrintDialogRunnerProvides settings to an application’s Print dialog.
PrintPreviewFormExA print preview form with a standard toolbar.
PrintPreviewFormExBaseThe base class for the print preview forms with a standard toolbar.
PrintPreviewRibbonFormExA print preview form with a ribbon toolbar.
PrintRibbonControllerAs part of the DocumentViewer control, provides a ribbon toolbar to a Print Preview.
RibbonControllerBaseThe base for Ribbon Controller classes that embed their specific functionality into the existing RibbonControl object.
RibbonImageCollectionRepresents the collection of images used in the Ribbon UI.
SystemPrintDialogRunnerEnables running the standard PrintDialog.

Enums

NameDescription
PreviewDockPanelKindIdentifies the End-User Print Preview‘s dock panels.
PrintDialogAllowFlagsEnables modifying options in the Print dialog that is provided by the PrintDialogRunner.