DocumentViewerRibbonController Constructors
A PrintRibbonController tailored to provide a ribbon toolbar to the DocumentViewer.| Name | Parameters | Description |
|---|---|---|
| DocumentViewerRibbonController() | none | Initializes a new instance of the DocumentViewerRibbonController class with the default settings. |
| DocumentViewerRibbonController(IContainer) | container | Initializes a new instance of the DocumentViewerRibbonController class with the specified container. |
| DocumentViewerRibbonController(Object) | contextSpecifier | Initializes a new instance of the DocumentViewerRibbonController class with the specified context. |
See Also