Back to Devexpress

HEExportToPdfDropDownRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-06c59df3.md

latest1.9 KB
Original Source

HEExportToPdfDropDownRibbonCommand Class

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEExportToPdfDropDownRibbonCommand

See Also

HEExportToPdfDropDownRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace