This property sets the PDF document keywords.

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

Value

Keywords
Default value is an empty string

Explanation

The Keywords property sets the PDF document keywords. The default value is an empty string. Set the Keywords property before executing the Start method. The values set in the Keywords property are displayed in the PDF document properties.

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