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
- Typedef SharedPtr
- Class Annotation
- Class MarkupAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++