Gets the FDF dictionary.
Namespace:
pdftron.FDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetFDF As Obj
public:
virtual Obj^ GetFDF() sealed
Return Value
Type:
ObjThe FDF dictionary located in "/Root" or null if dictionary is not present.
See Also