Click or drag to resize

PDFDocGetAcroForm Method

Gets the acro form.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetAcroForm()

Return Value

Type: Obj
the AcroForm dictionary located in "/Root" or NULL if dictionary is not present.
See Also