Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Author Property

In This Topic
    Author Property
    In This Topic
    Gets or sets the author of a document.
    Syntax
    'Declaration
     
    Public Property Author As String
    public string Author {get; set;}
    See Also