PDF .NET Library Documentation - PDF Technologies, Inc.
PDFControl is the base class for all interactive elements such as buttons, checkboxes, radiobuttons, comboboxes and edit fields.

Namespace:  PDFTech
Assembly:  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

See Also