Represents a button in a PDF form
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public class PdfFormButton : PdfFormField |
| Visual Basic |
|---|
Public Class PdfFormButton Inherits PdfFormField |
| Visual C++ |
|---|
public ref class PdfFormButton : public PdfFormField |