PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
PDFCheckBox is similar to CheckBox (checkbox toggles between two states, on and off) and creates a checkbox in a PDF Document.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class PDFCheckBox : PDFInputControl |
Visual Basic (Declaration) |
---|
Public Class PDFCheckBox _ Inherits PDFInputControl |
Visual C++ |
---|
public ref class PDFCheckBox : public PDFInputControl |
Inheritance Hierarchy
System..::.Object
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFInputControl
PDFTech..::.PDFCheckBox
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFInputControl
PDFTech..::.PDFCheckBox