Back to Devexpress

HEExportToRtfDropDownRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-0f1d1024.md

latest1.9 KB
Original Source

HEExportToRtfDropDownRibbonCommand Class

A Ribbon item that allows exporting editor content to the Rich Text (Rtf) document format.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEExportToRtfDropDownRibbonCommand

See Also

HEExportToRtfDropDownRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace