ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Boolean
    public bool RecolorFillAsPicture {get; set;}
    See Also