Click or drag to resize

Comment Reply Method

reply the comment. Do nothing if the comment is a reply

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void Reply(
	ICommentAuthor author,
	string reply,
	DateTime time
)

Parameters

author
Type: Spire.Presentation ICommentAuthor
reply author.
reply
Type: System String
reply.
time
Type: System DateTime
time.
See Also