Aspose::Pdf::Annotations::PopupAnnotation::get_Parent method

PopupAnnotation::get_Parent method

Gets 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.

System::SharedPtr<Annotation> Aspose::Pdf::Annotations::PopupAnnotation::get_Parent()

See Also