BackgroundImage

OfficeImageFillFormat<TWatermarkableImage>.BackgroundImage property

Gets or sets the background image.

public abstract TWatermarkableImage BackgroundImage { get; set; }

Property Value

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

See Also