M_PDFiumSharp_PDFium_FPDFAction_GetFilePath - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDFAction_GetFilePath Method

Gets the file path of a FPDF_ACTION of type RemoteGoTo or Launch.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static string FPDFAction_GetFilePath(
	FPDF_ACTION action
)

Parameters

 

action
Type: PDFiumSharp.Types.FPDF_ACTION
Handle to the action. Must be of type RemoteGoTo or Launch.

Return Value

Type: String
The file path of action.

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfAction.FilePath

⚠️ **GitHub.com Fallback** ⚠️