ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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