PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
PDFInputControl is the base class of all PDFControls where a user can input / change data.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class PDFInputControl : PDFControl |
Visual Basic (Declaration) |
---|
Public Class PDFInputControl _ Inherits PDFControl |
Visual C++ |
---|
public ref class PDFInputControl : public PDFControl |
Inheritance Hierarchy
System..::.Object
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFInputControl
PDFTech..::.PDFCheckBox
PDFTech..::.PDFEdit
PDFTech..::.PDFList
PDFTech..::.PDFRadioButton
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFInputControl
PDFTech..::.PDFCheckBox
PDFTech..::.PDFEdit
PDFTech..::.PDFList
PDFTech..::.PDFRadioButton