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

    Property Value

    The title string.
    See Also