AddAuthor
CommentAuthorCollection.AddAuthor method
Add new author at the end of a collection.
public ICommentAuthor AddAuthor(string name, string initials)
Parameter | Type | Description |
---|---|---|
name | String | Name of a new author. |
initials | String | Initials of a new author. |
See Also
- interface ICommentAuthor
- class CommentAuthorCollection
- namespace Aspose.Slides
- assembly Aspose.Slides