Click or drag to resize

DictIteratorSet Method

Sets value to the specified DictIterator.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	DictIterator dictItr
)

Parameters

dictItr
Type: pdftron.SDFDictIterator
The other DictIterator to set this DictItertor to.
See Also