CommentAuthorsPart

CommentAuthorsPart — Aspose.Slides FOSS C# (.NET) API Reference

CommentAuthorsPart — CommentAuthorsPart API type.

Package: Aspose.Slides.Foss


Methods

MethodReturnsDescription
Load()void
GetAuthors()void
FindAuthorById(int authorId)voidThe or null if not found.
AddAuthor(string name, string initials)voidThe author’s initials.
RemoveAuthor(int authorId)voidThe author ID to remove.
Clear()void
NextCommentIdx(int authorId)voidThe new globally-unique comment index.
Save()void

See Also