[]
Defines a builder to configurate Text.
public class TextBuilder : AnnotationBaseBuilder<Text, TextBuilder>
Public Class TextBuilder
Inherits AnnotationBaseBuilder(Of Text, TextBuilder)
| Name | Description |
|---|---|
| TextBuilder(Text) | Creates one TextBuilder instance to configurate |
| Name | Description |
|---|---|
| Content(string) | Configurates Content. Sets the text of the annotation. |