A PDF form field Widget.

Namespace: TallComponents.PDF.Annotations.Widgets
Assembly: 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

See Also