Aspose::Pdf::Annotations::PopupAnnotation::set_Parent método

PopupAnnotation::set_Parent method

Establece la anotación padre con la que se asociará esta anotación emergente. Si esta entrada está presente, los campos Contents, M, C y T de la anotación padre sobrescribirán los de la propia anotación emergente.

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

Ver también