Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Overflow Wrap
C#
public enum OverflowWrap
ConstanteDescripción
AnywhereLong words will break if they overflow the container
Break_WordLong words will break if they overflow the container
InheritInherits this property from its parent element.
InitialSets this property to its default value.
NormalLong words will not break, even if they overflow the container. This is default