This topic has not yet been rated - Rate this topic

SPFieldMultiLineText.RichText property

Gets or sets a Boolean value that specifies whether rich text formatting can be used in the field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public bool RichText { get; set; }

Property value

Type: System.Boolean
true if rich text formatting can be used; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.