Aspose::Pdf::Annotations::AnnotationActionCollection::set_OnPressMouseBtn method

AnnotationActionCollection::set_OnPressMouseBtn method

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

void Aspose::Pdf::Annotations::AnnotationActionCollection::set_OnPressMouseBtn(System::SharedPtr<PdfAction> value)

See Also