Method StampWithFontFamily
StampWithFontFamily(String)
Sets the font name of the stamp image. Default value is Arial.
Declaration
public Behaviour StampWithFontFamily(string fontFamily)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | fontFamily | The font name. e.g. "Arial" |
Returns
| Type | Description |
|---|---|
| Behaviour | The changed behaviour. |