PDFium Component Docs

LoadPDFiumDll-funktio

Unit: PDFium
Ratkaisee PDFium DLL -polun komponentin hakukäytännön avulla

Syntax

function LoadPDFiumDll: string;

Parameters

None

Return Value

string

Description

LoadPDFiumDll resolves the PDFium runtime DLL path selected by EnableV8Engine and the current process bitness

The search checks bundled DLLs folders, direct Win32 or Win64 folders, the executable directory, and then the Windows system directory fallback

Remarks

Example

DllPath := LoadPDFiumDll;

See Also

TPdf.LoadLibrary, BuildDllName, FindDllInDllsTree