ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.String
    public System.string Title {get; set;}

    Property Value

    The title of the picture.
    See Also