Picture Property (Watermark)
In This Topic
Gets or sets a picture shown by this watermark or overlay. Note that if the picture is not empty,
Text is ignored.
Syntax
'Declaration
Public Property Picture As Object
public object Picture {get; set;}
See Also