is_block


Description:

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

Checks whether an element is a block element.

Parameters:

this

A StructureElement

Returns:

true if the element is a block element, or false otherwise.