Overload | Description |
---|---|
AddPicture(String,Double,Double,Double,Double) | Creates a background picture from an existing file. Returns the IBackgroundPicture object that represents the new background picture. |
AddPicture(Stream,ImageType,Double,Double,Double,Double) | Creates a background picture from an existing stream. Returns the IBackgroundPicture object that represents the new background picture. |