This property sets the PDF document's subtitle.

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

Value

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

Explanation

The Subject property sets the PDF document's subtitle. The value set in this property is shown in the "Subtitle" 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