Back to Devexpress

DocumentViewerBarManager Class

windowsforms-devexpress-dot-xtraprinting-dot-preview-feb74b34.md

latest1.6 KB
Original Source

DocumentViewerBarManager Class

A BarManager tailored to provide the toolbar, status bar and menu elements to the DocumentViewer.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public class DocumentViewerBarManager :
    PrintBarManager
vb
Public Class DocumentViewerBarManager
    Inherits PrintBarManager

Inheritance

Object MarshalByRefObject Component DevExpress.XtraEditors.ComponentBase ComponentEditorContainer BarManager PrintBarManager DocumentViewerBarManager

See Also

DocumentViewerBarManager Members

DevExpress.XtraPrinting.Preview Namespace