Aspose::Pdf::Annotations::MarkupAnnotation::set_InReplyTo method

MarkupAnnotation::set_InReplyTo method

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

void Aspose::Pdf::Annotations::MarkupAnnotation::set_InReplyTo(const System::SharedPtr<Annotation> &value)

See Also