Click or drag to resize

CPDFPushButtonWidgetGetButtonAction Method

Gets response action of PushButtonget. There are multiple subtypes of the action, and different actions are determined according toActionTypemore: CPDFAction

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public CPDFAction GetButtonAction()

Return Value

Type: CPDFAction
Returns response of PushButton, more: CPDFAction
See Also