GrapeCity.Win.MultiRow Namespace > PrintSettings Class : WatermarkSizeMode Property |
<SRDescriptionAttribute("Indicates how the watermark is sized to fit the page when printing.")> <DefaultValueAttribute()> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property WatermarkSizeMode As SizeMode
Dim instance As PrintSettings Dim value As SizeMode instance.WatermarkSizeMode = value value = instance.WatermarkSizeMode
[SRDescription("Indicates how the watermark is sized to fit the page when printing.")] [DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] public SizeMode WatermarkSizeMode {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not a valid SizeMode 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