TextWatermark
TextWatermark constructor
Initializes a new instance of the TextWatermark class with a specified text and a font.
public TextWatermark(string text, Font font)
| Parameter | Type | Description |
|---|---|---|
| text | String | The text to be used as watermark. |
| font | Font | The font of the text. |
See Also
- class Font
- class TextWatermark
- namespace GroupDocs.Watermark.Watermarks
- assembly GroupDocs.Watermark