Click or drag to resize

Field.SetValue 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: System.Boolean
the new value

Return Value

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