BackgroundImage

PresentationImageFillFormat.BackgroundImage property

Gets or sets the background image.

public override PresentationWatermarkableImage BackgroundImage { get; set; }

Property Value

The background image. Returns null if the image is not set.

See Also