A PDF form field Widget.
Namespace: TallComponents.PDF.Annotations.WidgetsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class Widget : Annotation |
| Visual Basic |
|---|
Public Class Widget _ Inherits Annotation |
Remarks
You retrieve an existing Widget from the Widgets property of the Field class or Page class.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Annotations..::..Annotation
TallComponents.PDF.Annotations.Widgets..::..Widget
TallComponents.PDF.Annotations.Widgets..::..CheckBoxWidget
TallComponents.PDF.Annotations.Widgets..::..PushButtonWidget
TallComponents.PDF.Annotations.Widgets..::..RadioButtonWidget
TallComponents.PDF.Annotations.Widgets..::..SignatureWidget
TallComponents.PDF.Annotations..::..Annotation
TallComponents.PDF.Annotations.Widgets..::..Widget
TallComponents.PDF.Annotations.Widgets..::..CheckBoxWidget
TallComponents.PDF.Annotations.Widgets..::..PushButtonWidget
TallComponents.PDF.Annotations.Widgets..::..RadioButtonWidget
TallComponents.PDF.Annotations.Widgets..::..SignatureWidget