Click or drag to resize

ISlide DeleteComment Method (ICommentAuthor)

Delete comments of specific author.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
void DeleteComment(
	ICommentAuthor author
)

Parameters

author
Type: Spire.Presentation ICommentAuthor
See Also