TextLineBreak Class
Specifies text properties and state at the point where text is broken by the line breaking process.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | Clone() | Clone a new instance of the TextLineBreak object. |
![]() | Dispose() | Releases the resources used by the TextLineBreak class. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Finalizes the object to perform cleanup operations on unmanaged resources held by the current object before the current objet is destroyed.(Overrides Object::Finalize().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

