![]() | PdfiumFPDFAction_ |
Note: This API is now obsolete.
[ObsoleteAttribute("This method is obsolete", true)] public static string FPDFAction_GetFilePath( IntPtr action )
<ObsoleteAttribute("This method is obsolete", true)> Public Shared Function FPDFAction_GetFilePath ( action As IntPtr ) As String
public: [ObsoleteAttribute(L"This method is obsolete", true)] static String^ FPDFAction_GetFilePath( IntPtr action )
[<ObsoleteAttribute("This method is obsolete", true)>] static member FPDFAction_GetFilePath : action : IntPtr -> string
/** @attribute ObsoleteAttribute("This method is obsolete", true) */ public static String FPDFAction_GetFilePath( IntPtr action )
Patagames.Pdf.Pdfium.FPDFAction_GetFilePath = function(action);