Skip to main content
A newer version of this page is available. .

ToolbarExportDropDownButton Class

A default toolbar button that invokes a drop down menu containing a list of available document formats, to which the editor’s content can be exported.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ToolbarExportDropDownButton :
    ToolbarDropDownBase

Remarks

To learn more on the export feature, refer to the Import and Export topic.

See Also