MarkupAnnotation.InReplyTo

MarkupAnnotation.InReplyTo property

A reference to the annotation that this annotation is “in reply to”. Both annotations must be on the same page of the document.

public Annotation InReplyTo { get; set; }

See Also