ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Drawing.Image
    public System.Drawing.Image Image {get;}
    See Also