GrapeCity.Win.MultiRow Namespace > PrintSettings Class : WatermarkAlignment Property |
<DefaultValueAttribute()> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRDescriptionAttribute("Indicates a value by which to align the watermark in the specific page.")> Public Property WatermarkAlignment As ContentAlignment
Dim instance As PrintSettings Dim value As ContentAlignment instance.WatermarkAlignment = value value = instance.WatermarkAlignment
[DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] [SRDescription("Indicates a value by which to align the watermark in the specific page.")] public ContentAlignment WatermarkAlignment {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not a valid System.Drawing.ContentAlignment value. |
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