PDFReaderControls.NET Professional Type Reference

CheckBoxField Class

A check box PDF form field.

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

System.Object
   TallComponents.PDF.Object
      TallComponents.PDF.Forms.Fields.Field
         TallComponents.PDF.Forms.Fields.ValueField
            TallComponents.PDF.Forms.Fields.CheckBoxField

public class CheckBoxField : ValueField

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 the existing fields from the Fields property of the Document class.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

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

See Also

CheckBoxField Members | TallComponents.PDF.Forms.Fields Namespace