Gets or sets the author of the current document. It is an empty string, if there is no author contained in the current document.

Syntax

public string Author { get; set; }
Public Property Author() As String