[]
Gets or sets a value indicating the scaling of the background image of report pages.
public SizeModes WatermarkSizeMode { get; set; }
Type | Description |
---|---|
SizeModes | A SizeModes value that determines how an image in the control area should be scaled. |
The default value is SizeModes.Clip
.