Hello,
Team, we are trying to get comment added by author in visio, see sample snap shot for visio file.
Here I can get the comment using below code,
AnnotationCollection annotations = page.PageSheet.Annotations;
// …...zhou Thanks for update but diagram.DocumentSheet.Reviewers...in version 25.11 I finally updated code to Iterate all ReviewIndexID...