Click or drag to resize

FDFDocSetID Method

Sets the ID entry in "/Root/FDF" dictionary.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetID(
	Obj id
)

Parameters

id
Type: pdftron.SDFObj
The new ID entry.
See Also