HEExportToTxtDropDownRibbonCommand Class
In This Article
A Ribbon item that allows exporting editor content to the Plain Text (Txt) document format.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HEExportToTxtDropDownRibbonCommand :
HERibbonDropDownCommandBase
#Inheritance
Object
StateManager
CollectionItem
RibbonItemBase
RibbonButtonItem
RibbonDropDownButtonItem
HERibbonDropDownCommandBase
HEExportToTxtDropDownRibbonCommand
See Also