Overload | Description |
---|---|
SetImage(Byte[],String) | Sets the image that is displayed by this picture. |
SetImage(Uri,String) | Sets the image that is displayed by this picture. |
SetImage(Stream,String) | Sets the image that is displayed by the picture. (Inherited from GrapeCity.Documents.Word.EmbeddedImageData) |
SetImage(Image) | Sets the image that is displayed by the picture. (Inherited from GrapeCity.Documents.Word.EmbeddedImageData) |