Click or drag to resize

FieldSetValue Method (String)

Sets the value.

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

Parameters

value
Type: SystemString
the new value

Return Value

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