The LoadFile attribute function loads a PDF document from a file into the variable.
Syntax | ||||
LoadFile(FileName [,Password]) | ||||
Return value | ||||
Type |
Description | |||
Long |
0 if successful | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
FileName |
String |
ByVal |
Name of the file of the PDF document |
Optional |
Password |
String |
ByVal |
Password of the PDF document |