EnumIgxSmartPasteValues Enumeration Ingeniux CMS Content Store API

The list of pasting types for the TinyMCE XHTML editor

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public enum EnumIgxSmartPasteValues
Members

  Member nameValueDescription
prompt0 Prompts for pasting type.
source1 Pastes with source formatting.
destination2 Pastes matching target formatting.
text3 Pastes as plain text, stripping all formatting.
See Also

Reference