getHyperlinkType() Retrieves the hyperlink type for the element.
The actual hyperlink type is determined by
JRPrintHyperlink.getLinkType() getLinkType() .
This method can is used to determine whether the hyperlink type is one of the
built-in types or a custom type.
The actual hyperlink type is determined by
JRPrintHyperlink.getLinkType() getLinkType() .
This method can is used to determine whether the hyperlink type is one of the
built-in types or a custom type.
When hyperlink is of custom type,
JRHyperlink.HYPERLINK_TYPE_CUSTOM HYPERLINK_TYPE_CUSTOM is returned.