IBackgroundPicture Interface
In This Topic
Represents an picture object which will be used as the background picture. The Shape object is a member of the @code:IBackgroundPicturescollection. The background picture collection contains all the background pictures on a slide.
Syntax
public interface IBackgroundPicture
implements IShape
|
See Also