ASP.NET Pack 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.diagramming
Package: com.mindfusion.diagramming

 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.diagramming Namespace