/// <summary>
 /// GetWatermarkText
 /// </summary>
 public override string GetWatermarkText()
 {
     return(Watermark.GetWatermarkText());
 }