Method StampWithTextBuilder
StampWithTextBuilder(TextBuilder)
Sets the text builder of the text stamp.
Declaration
public Behaviour StampWithTextBuilder(TextBuilder textBuilder)
Parameters
| Type | Name | Description |
|---|---|---|
| TextBuilder | textBuilder | The desired text builder. |
Returns
| Type | Description |
|---|---|
| Behaviour | The changed behaviour. |