ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingFill Class / Image Property

In This Topic
    Image Property (DrawingFill)
    In This Topic
    Gets or sets the fill image of the shape.
    Syntax
    'Declaration
     
    Public Property Image As System.Drawing.Image
    public System.Drawing.Image Image {get; set;}
    See Also