JPlanner Programmer's Guide
TextFormat.getWrapAtCharacter Method
See Also
 






Gets a value indicating whether text can be wrapped to a new line at an arbitrary character, or only after a whole word.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public boolean getWrapAtCharacter ()

 Return Value

true if text can be wrapped at an arbitrary character; otherwise, false.

 See Also

TextFormat Members
TextFormat Class
com.mindfusion.drawing Namespace