Method StampWithFontSize
StampWithFontSize(Int32)
Sets the font size of the stamp image. Default value is 12.
Declaration
public Behaviour StampWithFontSize(int fontSize)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | fontSize | The font size |
Returns
| Type | Description |
|---|---|
| Behaviour | The changed behaviour. |