TextCollapsingStyle Enumeration
.NET Framework (current version)
Specifies the style of collapsed text.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| TrailingCharacter | Collapse trailing characters. | |
| TrailingWord | Collapse trailing words. |
Line collapsing is the ability to reduce displaying space for a line by not showing part of the line's text. Depending on the collapsing style, a collapsing symbol may be shown at the location where the collapsed text occurred.
.NET Framework
Available since 3.0
Available since 3.0
Show: