PlanetPress Capture Library
|
This object represents a single PDF from the PDF Store. More...
Public Member Functions | |
SaveAs (const WideString FileName) | |
Retrieves the PDF file from the database and saves it on disk at the specified location. | |
Public Attributes | |
Integer | ID |
ID of the PDF file. |
This object represents a single PDF from the PDF Store.
TPdfFile::SaveAs | ( | const WideString | FileName | ) |
Retrieves the PDF file from the database and saves it on disk at the specified location.
FileName | Path and file name where to save the file. |
Integer TPdfFile::ID |
ID of the PDF file.