Gets the acro form.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetAcroForm As Obj
public:
virtual Obj^ GetAcroForm() sealed
Return Value
Type:
Obj the AcroForm dictionary located in "/Root" or NULL if dictionary is not present.
See Also