Font

TextWatermark.Font property

Gets or sets the font of the text.

public Font Font { get; set; }

Property Value

The font of the text.

See Also