HEPrintRibbonCommand Class
A ribbon item that invokes a standard ‘Print’ dialog, allowing the editor’s content to be printed.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ASPxHtmlEditor allows end-users to print its contents by using the Print button (HEPrintRibbonCommand). By default, the Print button is not displayed in the editor’s ribbon.
You can add the Print button to the ribbon by using either the ASPxHtmlEditor designer at design time, or programmatically.
Inheritance
See Also