Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.