Keyoti SearchUnit API Docs
WatermarkColor Property
API DocumentationKeyoti.SearchEngine.WebKTextBoxWatermarkColor
Keyoti SearchUnit v6
Watermark text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public Color WatermarkColor { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public Color WatermarkColor { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WatermarkColor As Color
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WatermarkColor As Color
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property Color WatermarkColor {
	Color get ();
	void set (Color value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property Color WatermarkColor {
	Color get ();
	void set (Color value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WatermarkColor : Color with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WatermarkColor : Color with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120