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