Click or drag to resize

PdfButtonField Class

Represents an interactive control on the screen that the user can manipulate with the mouse.
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 abstract class PdfButtonField : PdfField

The PdfButtonField type exposes the following members.

Constructors
  NameDescription
Public methodPdfButtonField
The base constructor for creating new button field
Top
See Also