Back to Devexpress

HEExportToDocxDropDownRibbonCommand Class

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

latest1.9 KB
Original Source

HEExportToDocxDropDownRibbonCommand Class

A Ribbon item that allows exporting editor content to the Office Open XML (Docx) document format.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEExportToDocxDropDownRibbonCommand

See Also

HEExportToDocxDropDownRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace