This topic has not yet been rated - Rate this topic

SPRichTextMode Enumeration

Specifies the rich text formatting of a field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableTypeAttribute]
public enum SPRichTextMode
Member name Description
Compatible Display plain text, or display rich text with bold, italic, or text alignment. Value = 0.
FullHtml Display enhanced rich text, including pictures, tables, and hyperlinks. Value = 1.
HtmlAsXml Display HTML as XML. Value = 2. This value is not supported by multiline text fields.
ThemeHtml Displays HTML with inline style specifications.

This value is not supported by multiline text fields.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ