RichEdit.getWordPunctuation

Overview | Methods | This Package | All Packages

RichEdit.getWordPunctuation

Retrieves the type of punctuation table to be used to determine the RichEdit control's word-wrap and word-break layout.

Syntax

public int getWordPunctuation()

Return Value

Returns the punctuation type. This value is one of the enumeration constants defined in the RichEditWordPunctuation class.

Remarks

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

See Also   getWordBreak, setWordPunctuation