[]
Gets or sets a value indicating the position of the background image on report pages.
public PictureAlignment WatermarkAlignment { get; set; }
Type | Description |
---|---|
PictureAlignment | A PictureAlignment value, to specify where a watermark image will appear. |
The default value is PictureAlignment.Center
.