RichEdit.getWordBreak

Overview | Methods | This Package | All Packages

RichEdit.getWordBreak

Retrieves a boolean value that indicates whether or not English word-breaking occurs in Japanese, Chinese, and Hangeul.

Syntax

public boolean getWordBreak()

Return Value

Returns true if English word-breaking is turned on; otherwise, returns false.

Remarks

This method is valid only on Asian versions of the Windows operating system.

See Also   setWordBreak