ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfPicture Class / Image Property

In This Topic
    Image Property (RtfPicture)
    In This Topic
    Gets drawing aproximate image/bitmap for this picture.
    Syntax
    'Declaration
     
    Public ReadOnly Property Image As System.Drawing.Image
    public System.Drawing.Image Image {get;}
    See Also