Online Documentation for Advanced PDF Generator for RAD Studio
TRenderAtom.LinkTarget
property LinkTarget: String;
Description
The LinkTarget property is intended to define a link target for the object. To create a link from the current object to any other object:
1) set a value of the LinkName property for the destination object;
2) set a value of the LinkTarget property for the current object to a value of the LinkName property for the destination object.
See also: