FdfFieldSetValue Method (Boolean)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the value. Meaningful for check box fields only.

Namespace:  Apitron.PDF.Kit.Interactive.FormsData
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void SetValue(
	bool value
)

Parameters

value
Type: SystemBoolean
if set to true [value].
See Also

Reference