GrapeCity.Win.MultiRow Namespace > PrintSettings Class : Watermark Property |
<SRDescriptionAttribute("Indicates a value that is printed on the specified page as the watermark image.")> <DefaultValueAttribute()> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property Watermark As Image
Dim instance As PrintSettings Dim value As Image instance.Watermark = value value = instance.Watermark
[SRDescription("Indicates a value that is printed on the specified page as the watermark image.")] [DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] public Image Watermark {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2