Author
IDocumentProperties.Author property
Returns or sets the author of a presentation. Read/write String.
public string Author { get; set; }
See Also
- interface IDocumentProperties
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns or sets the author of a presentation. Read/write String.
public string Author { get; set; }