Aspose::Pdf::Annotations::PopupAnnotation::set_Parent method

PopupAnnotation::set_Parent method

Sets the parent annotation with which this pop-up annotation shall be associated. If this entry is present, the parent annotation’s Contents, M, C, and T entries shall override those of the pop-up annotation itself.

void Aspose::Pdf::Annotations::PopupAnnotation::set_Parent(System::SharedPtr<Annotation> value)

See Also