AmbientTheme.WatermarkImagePath Property

Definition

Gets or sets the ambient path to the image to display as a watermark on the workflow design surface.

C#
public virtual string WatermarkImagePath { get; set; }

Property Value

A string that contains the ambient path to the image to display as a watermark on the workflow design surface. The default is an empty string.

Remarks

Use WatermarkImagePath to associate an image as a watermark image for a workflow design surface. If WatermarkImagePath is not null (Nothing in Visual Basic) when you set WatermarkImagePath, WatermarkImagePath disposes of any resources used by WatermarkImagePath and sets its value to null (Nothing).

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1