ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / IC1WordInfo Interface / Author Property

In This Topic
    Author Property
    In This Topic
    Gets or sets author name of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Author As System.String
    System.string Author {get; set;}

    Property Value

    The text string.
    See Also