Sets 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
Assembly: com.mindfusion.drawing
SyntaxJava
Copy Code
|
|---|
public void setWrapAtCharacter ( |
true if text can be wrapped at an arbitrary character, otherwise false.
See Also