CommentReport
type CommentReport = object
Description
Report on all comments. This is a dictionary where the keys are usernames.
Try It
var oCommentsReport = oDocument.GetCommentsReport();
type CommentReport = object
Report on all comments. This is a dictionary where the keys are usernames.
var oCommentsReport = oDocument.GetCommentsReport();