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
Members
Member name | Value | Description | |
---|---|---|---|
prompt | 0 | Prompts for pasting type. | |
source | 1 | Pastes with source formatting. | |
destination | 2 | Pastes matching target formatting. | |
text | 3 | Pastes as plain text, stripping all formatting. |
See Also