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: 2.0.0.0
Syntaxpublic CPDFAction GetButtonAction()
Return Value
Type:
CPDFActionReturns response of PushButton, more:
CPDFAction
See Also