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