C1.Web.Mvc Namespace / Text Class / Content Property

In This Topic
Content Property (Text)
In This Topic
Gets or sets the text of the annotation.
Syntax
'Declaration
 
<JsonAttribute("text")>
Public Property Content As String
 
See Also