Aspose::Pdf::Annotations::AnnotationActionCollection::set_OnReleaseMouseBtn method

AnnotationActionCollection::set_OnReleaseMouseBtn method

Sets an action to be performed when the mouse button is released inside the annotation’s active area.

void Aspose::Pdf::Annotations::AnnotationActionCollection::set_OnReleaseMouseBtn(const System::SharedPtr<PdfAction> &value)

See Also