windowsforms-devexpress-dot-xtraprinting-dot-preview-4ab55bc9.md
As part of the DocumentViewer control, provides the toolbar, status bar and menu elements in a Print Preview.
Namespace : DevExpress.XtraPrinting.Preview
Assembly : DevExpress.XtraPrinting.v25.2.dll
NuGet Package : DevExpress.Win.Printing
[DXLicenseWinReporting]
public class PrintBarManager :
BarManager,
IPrintPreviewControl
<DXLicenseWinReporting>
Public Class PrintBarManager
Inherits BarManager
Implements IPrintPreviewControl
The following members return PrintBarManager objects:
The PrintBarManager consists of the following elements.
Object MarshalByRefObject Component DevExpress.XtraEditors.ComponentBase ComponentEditorContainer BarManager PrintBarManager DocumentViewerBarManager
See Also