Microsoft SDK for Java

DhTextMode Fields

Fields Description
FLOW Specifies that the text contents will behave with normal HTML flow.
NO_BREAK Specifies that the text contents will be rendered with no line breaks and will be clipped at the edge of the document rather than wrapping.
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.

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