CommentAuthor — Aspose.Slides FOSS C++ API Reference
CommentAuthor — Represents the author of a comment.
Package: Aspose::Slides
Methods
| Method | Returns | Description |
|---|---|---|
init_internal() | void | Initializes the internal PPTX persistence layer for this author. |
set_name() | void | Sets the author’s name. |
set_initials() | void | Sets the author’s initials. |
remove() | void | Removes the author from the parent collection, clearing all comments first. |
has_internal_data() | bool | Returns whether this author is backed by internal PPTX data. |