This property sets the filename and path where the PDF document is saved.

[C++ Builder]    imagekitcontrolname->FileIO->PDF->EnableEdit[=UnicodeString]
[Delphi]   imagekitcontrolname.FileIO.PDF.EnableEdit [ = string ]

Value

The filename and path were the PDF document is saved.
Default value is an empty string.

Explanation

The SavePDFFileName property sets the filename and path where the PDF document is saved.

The SavePDFFileName property is referenced when the Finish method is executed. If the Finish method is successful, the file is created and saved in the location specified in the SavePDFFileName property.

Setting this value

  This value can be set at runtime.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation