This property sets the application name.

[C++ Builder]    imagekitcontrolname->FileIO->PDF->Application[=UnicodeString]
[Delphi]   imagekitcontrolname.FileIO.PDF.Application [ = String ]

Value

The PDF document's application name
Default value is an empty string.

Explanation

The Application property sets the application name. The value set in this property is shown in the "Application" entry in the PDF document summary. This property is referenced when the Start method is executed, so set an appropriate value before executing the Start method.

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