The strong typed value for this field.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public CheckState CheckBoxValue { get; set; }
Visual Basic
Public Property CheckBoxValue As CheckState
	Get
	Set

See Also