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;
// …...Annotation { // // Summary: // The shape ID of the comment. public int...text in string format for a shape. public Str2Value Comment {...