ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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