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

    Property Value

    The text string.
    See Also