PDFReaderControls.NET Professional Type Reference

CheckBoxWidget Class

A check box widget is a specialized widget.

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

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

public class CheckBoxWidget : 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.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

CheckBoxWidget Members | TallComponents.PDF.Annotations.Widgets Namespace