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