Author

PresentationPackage.Author property

Gets or sets the document’s author.

public string Author { get; set; }

Property Value

The author.

See Also