Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfButtonFormField Class

Represents a button field (a push button, radio button, check box) on a PDF interactive form that the end user can manipulate with the mouse.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.2.Core.dll

Declaration

public class PdfButtonFormField :
    PdfInteractiveFormField

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfInteractiveFormField
PdfButtonFormField
See Also