Microsoft SDK for Java

DhText.setDisplayMode

Sets the current display mode as one of the DhTextMode constants.

Syntax

public void setDisplayMode( int mode )

Parameters

mode

The desired text mode (one of the DhTextMode fields: FLOW, RESPECT_SPACE, or NO_BREAK).

Remarks

DhTextMode.FLOW is the default display mode if this method is not called.

See Also   getDisplayMode

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