ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfPicture Class / Title Property

In This Topic
    Title Property (RtfPicture)
    In This Topic
    Gets or sets the title for this picture.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}

    Property Value

    The title of the picture.
    See Also