PlanetPress Capture Library
TPdfFile Class Reference

This object represents a single PDF from the PDF Store. More...

List of all members.

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.

Detailed Description

This object represents a single PDF from the PDF Store.


Member Function Documentation

TPdfFile::SaveAs ( const WideString  FileName)

Retrieves the PDF file from the database and saves it on disk at the specified location.

Parameters:
FileNamePath and file name where to save the file.

Member Data Documentation

Integer TPdfFile::ID

ID of the PDF file.