![]() | PdfiumFPDFFunction |
public static float FPDFFunctionExp_GetExponent( IntPtr function )
Public Shared Function FPDFFunctionExp_GetExponent ( function As IntPtr ) As Single
public: static float FPDFFunctionExp_GetExponent( IntPtr function )
static member FPDFFunctionExp_GetExponent : function : IntPtr -> float32
public static float FPDFFunctionExp_GetExponent( IntPtr function )
Patagames.Pdf.Pdfium.FPDFFunctionExp_GetExponent = function(function);
Exception | Condition |
---|---|
PdfiumException | code= ERROR_INVALID_PARAMETER(87): the input paramenter is wrong. |
PdfiumException | code= INVALID_FUNCTION_TYPE(536871424): unsupported function type. |