SetPDFiumFileName
Рендериране и печат
Описание
Задава пътя до pdfium.dll, използван от незадължителния PDFium renderer
Синтаксис
Delphi
Function TPDFlib.SetPDFiumFileName(Const FileName: WideString): Integer;
ActiveX
Function PDFlib::SetPDFiumFileName(FileName As String) As Long
DLL
int DLSetPDFiumFileName(int InstanceID, const wchar_t * FileName);
Параметри
| FileName | Пълен път до PDFium DLL, който съответства на архитектурата на процеса |
|---|
Върнати стойности
Върнати стойности 1 when the DLL can be loaded and attached; returns 0 when PDFium support is not compiled in or the DLL cannot be attached