Back to Devexpress

HEExportToMhtDropDownRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-df8e5e3d.md

latest1.9 KB
Original Source

HEExportToMhtDropDownRibbonCommand Class

A Ribbon item that allows exporting editor content to the MIME HTML (Mht) document format.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class HEExportToMhtDropDownRibbonCommand :
    HERibbonDropDownCommandBase
vb
Public Class HEExportToMhtDropDownRibbonCommand
    Inherits HERibbonDropDownCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEExportToMhtDropDownRibbonCommand

See Also

HEExportToMhtDropDownRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace