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; }
Public Property Text As String
Get
Set
Property Value
Type:
StringRemarks
Can be more than one line if
NewLine is used to separate the lines of text.
See Also