PrintBarManager Class
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.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
public class PrintBarManager :
BarManager,
IPrintPreviewControl
#Related API Members
The following members return PrintBarManager objects:
#Remarks
The PrintBarManager consists of the following elements.
- The Preview Menu and Preview Toolbar contain buttons and menu items that allow end-users to zoom, navigate, print out, set printing options, export and perform other standard tasks with the document currently shown in the PrintControl.
- The Preview Status Bar shows information specific to the document being viewed, such as the current page index, the total number of document pages and the current zoom value.