Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

HorizontalWrapMode

enumeration

Switch to Manual

Description

Wrapping modes for text that reaches the horizontal boundary.

Variables

WrapText will word-wrap when reaching the horizontal boundary.
OverflowText can exceed the horizontal boundary.