Share via


SPMobileNoteField.RichText property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property RichText As Boolean
    Get
'Usage
Dim instance As SPMobileNoteField
Dim value As Boolean

value = instance.RichText
public bool RichText { get; }

Property value

Type: System.Boolean

See also

Reference

SPMobileNoteField class

SPMobileNoteField members

Microsoft.SharePoint.Mobile.WebControls namespace