Back to Devexpress

HEExportToOdtDropDownRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-628023f0.md

latest1.9 KB
Original Source

HEExportToOdtDropDownRibbonCommand Class

A Ribbon item that allows exporting editor content to the Open Document (Odt) document format.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEExportToOdtDropDownRibbonCommand

See Also

HEExportToOdtDropDownRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace