PDFKit.NET 2.0 Class Library (.NET 2.0)

RadioButtonWidget Class

A radio button widget is a specialized widget, which has an additional Name which specifies the widget.

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

System.Object
   TallComponents.PDF.Annotations.Annotation
      TallComponents.PDF.Annotations.Widgets.Widget
         TallComponents.PDF.Annotations.Widgets.RadioButtonWidget

public class RadioButtonWidget : Widget

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.Kit (in TallComponents.PDF.Kit.dll)

See Also

RadioButtonWidget Members | TallComponents.PDF.Annotations.Widgets Namespace