ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingFill Class / Title Property

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