Skip to main content
A newer version of this page is available. .

PrintRibbonController Constructors

As part of the DocumentViewer control, provides a ribbon toolbar to a Print Preview.
Name Parameters Description
PrintRibbonController() none Initializes a new instance of the PrintRibbonController class with default settings.
PrintRibbonController(IContainer) container Initializes a new instance of the PrintRibbonController class with the specified container.
PrintRibbonController(Object) contextSpecifier Initializes a new instance of the PrintRibbonController class with the specified context.
See Also