Click or drag to resize

Comment ReplyToComment Method

Replies to comment.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void ReplyToComment(
	Comment replyComment
)

Parameters

replyComment
Type: Spire.Doc.Fields Comment
the reply comment.
See Also