CommentAuthor — Aspose.Slides FOSS C++ API Reference

CommentAuthor — Represents the author of a comment.

Package: Aspose::Slides


Methods

MethodReturnsDescription
init_internal()voidInitializes the internal PPTX persistence layer for this author.
set_name()voidSets the author’s name.
set_initials()voidSets the author’s initials.
remove()voidRemoves the author from the parent collection, clearing all comments first.
has_internal_data()boolReturns whether this author is backed by internal PPTX data.

See Also