![]() | PdfiumFPDFInter |
public static bool FPDFInterForm_HasXFAForm( IntPtr interForm )
Public Shared Function FPDFInterForm_HasXFAForm ( interForm As IntPtr ) As Boolean
public: static bool FPDFInterForm_HasXFAForm( IntPtr interForm )
static member FPDFInterForm_HasXFAForm : interForm : IntPtr -> bool
public static boolean FPDFInterForm_HasXFAForm( IntPtr interForm )
Patagames.Pdf.Pdfium.FPDFInterForm_HasXFAForm = function(interForm);
PDF 1.5 introduces support for interactive forms based on the Adobe XML Forms Architecture (XFA). The XFA entry in the interactive forms dictionary specifies an XFA resource, which is an XML stream that contains the form information. The format of an XFA resource is described in the XML Data Package (XDP) Specification