[]
Configurates Content. Sets the text of the annotation.
public TextBuilder Content(string value)
Public Function Content(value As String) As TextBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TextBuilder | Current builder. |