Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

VerticalWrapMode

enumeration

Description

Wrapping modes for text that reaches the vertical boundary.

Variables

TruncateText will be clipped when reaching the vertical boundary.
OverflowText well continue to generate when reaching vertical boundary.