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

ToolbarPasteFromWordButton Class

Represents a default toolbar button that invokes the “Paste from Word” dialog allowing the copied Word text to be inserted into the design view area.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class ToolbarPasteFromWordButton :
    HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

See Also