PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
PDFControl is the base class for all interactive elements such as buttons, checkboxes, radiobuttons, comboboxes and edit fields.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public class PDFControl : PDFCustomAnnotation |
| Visual Basic (Declaration) |
|---|
Public Class PDFControl _ Inherits PDFCustomAnnotation |
| Visual C++ |
|---|
public ref class PDFControl : public PDFCustomAnnotation |
Inheritance Hierarchy
System..::.Object
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFButton
PDFTech..::.PDFInputControl
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFButton
PDFTech..::.PDFInputControl