HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THotPDF.FileName
|
Top Previous Next |
|
Indicates the name and directory path of the PDF file.
Delphi syntax: property FileName: TFileName;
C++ syntax: __property AnsiString FileName;
Description Use the FileName property to determine directory and name of the PDF file.
Code Example
|