CommentAuthorsPart — Aspose.Slides FOSS C# (.NET) API Reference
CommentAuthorsPart — CommentAuthorsPart API type.
Package: Aspose.Slides.Foss
Methods
| Method | Returns | Description |
|---|---|---|
Load() | void | |
GetAuthors() | void | |
FindAuthorById(int authorId) | void | The or null if not found. |
AddAuthor(string name, string initials) | void | The author’s initials. |
RemoveAuthor(int authorId) | void | The author ID to remove. |
Clear() | void | |
NextCommentIdx(int authorId) | void | The new globally-unique comment index. |
Save() | void |