PrintBarManager Constructors
As part of the DocumentViewer control, provides the toolbar, status bar and menu elements in a Print Preview.| Name | Parameters | Description |
|---|---|---|
| PrintBarManager() | none | Initializes a new instance of the PrintBarManager class with the default settings. |
| PrintBarManager(IContainer) | container | Initializes a new instance of the PrintBarManager class with the specified container. |
See Also