BCSWatermarkFont Property |
Gets or sets the name of the font to use for the watermark text.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string Font { get; set; }
Public Property Font As String
Get
Set
public:
property String^ Font {
String^ get ();
void set (String^ value);
}
member Font : string with get, set
Property Value
Type:
StringSee Also