CPDFPushButtonWidgetGetButtonAction Method |
Gets response action of PushButtonget. There are multiple subtypes of the action, and different actions are determined according to
ActionTypemore:
CPDFAction
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntaxpublic CPDFAction GetButtonAction()
Return Value
Type:
CPDFActionReturns response of PushButton, more:
CPDFAction
See Also