Link property

This property returns or sets a link section for this section. This section and the link section share the same content. The value for this property is the name of the link section.

Defined in

TextSection

Data type

String

Syntax

public String getLink()
public void setLink(String link)

See examples

Example: Link property