Click or drag to resize

Comment MarkCommentDone Method

Marks the comment done.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void MarkCommentDone(
	bool done
)

Parameters

done
Type: System Boolean
the done.
See Also