PDFReaderControls.NET Professional Type Reference

Widget Class

A PDF form field Widget.

For a list of all members of this type, see Widget Members.

System.Object
   TallComponents.PDF.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

public class Widget : Annotation

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You retrieve an existing Widget from the Widgets property of the Field class or Page class.

Requirements

Namespace: TallComponents.PDF.Annotations.Widgets

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

Widget Members | TallComponents.PDF.Annotations.Widgets Namespace