 | PdfiumIsXfaNative Property |
A flag indicating whether the native module is built with XFA support.
Namespace: Patagames.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic static bool IsXfaNative { get; }
Public Shared ReadOnly Property IsXfaNative As Boolean
Get
public:
static property bool IsXfaNative {
bool get ();
}
static member IsXfaNative : bool with get
/** @property */
public static boolean get_IsXfaNative()
Patagames.Pdf.Pdfium.get_IsXfaNative = function();
Property Value
Boolean
See Also