TextVerticalOverflowType

TextVerticalOverflowType enumeration

Represents text vertical overflow type.

public enum TextVerticalOverflowType : sbyte

Values

NameValueDescription
NotDefined-1
Overflow0
Ellipsis1
Clip2

See Also