C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Canvas Namespace / PictureShape Class / Image Property

In This Topic
Image Property (PictureShape)
In This Topic
Gets a reference to the Image contained in this PictureShape.
Syntax
'Declaration
 
Public ReadOnly Property Image As C1.WPF.Bitmap.C1Bitmap
 
See Also