Specifies the type of text wrapping.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
Java
![]() |
---|
public enum TextWrapping |
Member name | Description | |
---|---|---|
![]() |
Character |
Indicates wrapping at the nearest character. |
![]() |
None |
Indicates that text wrapping is disabled. |
![]() |
Word |
Indicates wrapping at the nearest word. |