window.Asc.plugin.executeMethod ("GetAllComments", callback)
Defines the method that allows getting all the comments from the document.
This method should be used in the following way:
window.Asc.plugin.executeMethod ("GetAllComments");
The method returns an array which contains all the comments from the document.