PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
PDFButton creates a button in a PDF document.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public class PDFButton : PDFControl |
| Visual Basic (Declaration) |
|---|
Public Class PDFButton _ Inherits PDFControl |
| Visual C++ |
|---|
public ref class PDFButton : public PDFControl |
Remarks
A button represents an interactive control on the screen that the user can manipulate with the mouse.