Gets or sets the content of the watermark.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public Object Watermark { get; set; }
Visual Basic
Public Property Watermark As Object
	Get
	Set

See Also