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

In This Topic
    RecolorFillAsPicture Property
    In This Topic
    Gets or sets the recolor fill as picture flag of the shape.
    Syntax
    'Declaration
     
    Public Property RecolorFillAsPicture As System.Boolean
    public System.bool RecolorFillAsPicture {get; set;}
    See Also