PdfPopupMenuShowingEventArgs Properties
Provides data for the PdfViewer.PopupMenuShowing event.
Name | Description |
---|---|
Item |
Gets the collection of popup menu links displayed when the menu is being invoked. |
Menu | Obsolete. Provides access to a popup menu that is being invoked. |
Popup |
Gets the type of a particular popup menu shown for the PDF Viewer. |
See Also