Click or drag to resize

PdfPushButtonField Class

Represents a pushbutton that is a purely interactive control that responds immediately to user input without retaining a permanent value.
Inheritance Hierarchy

Namespace:  Patagames.Pdf.Net.AcroForms
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public class PdfPushButtonField : PdfButtonField

The PdfPushButtonField type exposes the following members.

Constructors
  NameDescription
Public methodPdfPushButtonField
Create new Pushbutton field and add it into interactive forms.
Top
See Also