Gets whether a single-word line should wrap when overflowing.
Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing
SyntaxJava
Copy Code
|
|---|
public boolean getWrapOverflowingSingleWordLines () |
true if long word should wrap when it cannot fit on a line, or false if it should be drawn clipped.
See Also