Click or drag to resize

FDFDocGetFDF Method

Gets the FDF dictionary.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetFDF()

Return Value

Type: Obj
The FDF dictionary located in "/Root" or null if dictionary is not present.
See Also