DhTextMode.RESPECT_SPACE

Overview | Methods | Fields | This Package | All Packages

DhTextMode.RESPECT_SPACE

Specifies that the text contents will be rendered in a fixed font and all white space, such as spaces, tabs, carriage returns, and line feeds, will also be rendered.

Syntax

public final static int RESPECT_SPACE;

Remarks

The element will also appear as a block element with a leading and trailing linebreak, unless otherwise positioned.