VantagePoint Manufacturing Controls Class Libary
Get or set the WaterMark text

Namespace: VantagePoint.Common.BaseClasses
Assembly:  VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)

Syntax

   
 C# 
[BrowsableAttribute(true)]
[DefaultValueAttribute("")]
public string WatermarkText { get; set; }

See Also