ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / IC1WordInfo Interface / Title Property

In This Topic
    Title Property (IC1WordInfo)
    In This Topic
    Gets or sets title of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Title As String
    string Title {get; set;}

    Property Value

    The title string.
    See Also