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

In This Topic
    Subject Property
    In This Topic
    Get or set subject of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Subject As String
    string Subject {get; set;}

    Property Value

    The text string.
    See Also