TextParagraphProperties::AlwaysCollapsible Property
.NET Framework (current version)
Gets a value that indicates whether a formatted line can always be collapsed.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the formatted line can always be collapsed; otherwise, false, which indicates that only formatted lines that overflow the paragraph width are collapsed. The default value is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: