Click or drag to resize

FieldSetValue Method (Boolean)

Sets the value.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ViewChangeCollection SetValue(
	bool is_checked
)

Parameters

is_checked
Type: SystemBoolean
the new value

Return Value

Type: ViewChangeCollection
A collection of modified fields and regions
See Also