Image

WordProcessingShape.Image property

Gets or sets the image of this WordProcessingShape.

public WordProcessingWatermarkableImage Image { get; set; }

Property Value

The image of this WordProcessingShape. Returns null if the shape has no image.

See Also