BCSWatermark Text Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets or sets the text string to be used for a watermark message when using the Draft Print command.

Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public string Text { get; set; }
Remarks

Can be more than one line if OnlineNewLine is used to separate the lines of text.
See Also