C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace > C1WordDocument Class > AddPicture Method : AddPicture(WriteableBitmap,ShapeWrapType,ZIndexType) Method |
'Declaration Public Overloads Function AddPicture( _ ByVal image As System.Windows.Media.Imaging.WriteableBitmap, _ ByVal wrap As ShapeWrapType, _ Optional ByVal zIndex As ZIndexType _ ) As RtfShape
public RtfShape AddPicture( System.Windows.Media.Imaging.WriteableBitmap image, ShapeWrapType wrap, ZIndexType zIndex )