Image

PresentationShape.Image property

Gets or sets the image of this PresentationShape.

public PresentationWatermarkableImage Image { get; set; }

Property Value

The image of this PresentationShape or null if the shape has no image.

See Also