Author

DocumentProperties.Author property

Returns or sets the author of a presentation. Read/write String.

public string Author { get; set; }

See Also