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