Click or drag to resize

PushButtonWidgetAnnotation Constructor

Overload List
  NameDescription
Public methodPushButtonWidgetAnnotation
Initializes a new instance of the PushButtonWidgetAnnotation class.
Public methodPushButtonWidgetAnnotation(PdfBounds, String)
Initializes a new instance of the PushButtonWidgetAnnotation class with the given bounds and name.
Public methodPushButtonWidgetAnnotation(PdfBounds, String, String)
Initializes a new instance of the PushButtonWidgetAnnotation class with the given bounds, name, and export name.
Public methodPushButtonWidgetAnnotation(PdfBounds, String, String, String)
Initializes a new instance of the PushButtonWidgetAnnotation class.
Top
See Also