MinMaxParagraphWidth Structure
Represents the smallest and largest possible paragraph width that can fully contain the specified text content.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(MinMaxParagraphWidth) | Determines whether the CharacterBufferReference is equal to the current CharacterBufferReference object. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current CharacterBufferReference object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Serves as a hash function for CharacterBufferReference. It is suitable for use in hashing algorithms and data structures such as a hash table.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(MinMaxParagraphWidth, MinMaxParagraphWidth) | Compare two CharacterBufferReference strings for equality. |
![]() ![]() | Inequality(MinMaxParagraphWidth, MinMaxParagraphWidth) | Compare two CharacterBufferReference objects for inequality. |
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.



