GetXFAFormFieldCount
Version history
This function was introduced in Quick PDF Library version 7.14.
Description
Returns the number of XFA form fields in the selected document.
Syntax
Delphi
function TQuickPDF0813.GetXFAFormFieldCount: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::GetXFAFormFieldCount As Long
DLL
int QuickPDFGetXFAFormFieldCount(int InstanceID)