RemoveXFAEntries
Document properties, Form fields
Version history
This function was introduced in Quick PDF Library version 7.21.
Description
Removes the XFA form field entry from the document's form.
Syntax
Delphi
function TDebenuPDFLibrary1811.RemoveXFAEntries(Options: Integer): Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::RemoveXFAEntries(Options As Long) As Long
DLL
int DPLRemoveXFAEntries(int InstanceID, int Options)
Parameters
Options | Reserved for future use, should be set to 0. |