Click or drag to resize

DictIteratorKey Method

Gets the key.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj Key()

Return Value

Type: Obj
Key of the current dictionary entry.
See Also