Click or drag to resize

BCSWatermarkText Property

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: 4.0.0.0 (4.0.111.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
Remarks
Can be more than one line if NewLine is used to separate the lines of text.
See Also