is_inline


Description:

[ Version ( since = "0.26" ) ]
public bool is_inline ()

Checks whether an element is an inline element.

Parameters:

this

A StructureElement

Returns:

true if the element is an inline element, or false otherwise.