PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Defines a scrollable list box field for user input in the PDF file.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public abstract class PDFList : PDFInputControl |
Visual Basic (Declaration) |
---|
Public MustInherit Class PDFList _ Inherits PDFInputControl |
Visual C++ |
---|
public ref class PDFList abstract : public PDFInputControl |
Inheritance Hierarchy
System..::.Object
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFInputControl
PDFTech..::.PDFList
PDFTech..::.PDFComboBox
PDFTech..::.PDFListBox
PDFTech..::.PDFCustomAnnotation
PDFTech..::.PDFControl
PDFTech..::.PDFInputControl
PDFTech..::.PDFList
PDFTech..::.PDFComboBox
PDFTech..::.PDFListBox