Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.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