ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word 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 String
    string Author {get; set;}

    Property Value

    The text string.
    See Also