Hyperlink.isInline

Indicates whether the link currently displays some or all of its content inline. Ordinary HTML links will usually return FALSE, but an inline lt;srcgt; HTML element will return TRUE. a *

class Hyperlink
int
isInline
()

Return Value

Type: int

whether or not this link displays its content inline.

Meta