In This Topic
Gets or sets the element content.
Syntax
'Declaration
<C1DescriptionAttribute("Annotation.Line.Content", "Gets or sets the element content.")>
Public Property Content As String
[C1Description("Annotation.Line.Content", "Gets or sets the element content.")]
public string Content {get; set;}
See Also