TextFormattingParagraphProperties.TextWrapping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the text wrapping.
public:
property System::Windows::TextWrapping TextWrapping { System::Windows::TextWrapping get(); };
public override sealed System.Windows.TextWrapping TextWrapping { get; }
member this.TextWrapping : System.Windows.TextWrapping
Public Overrides NotOverridable ReadOnly Property TextWrapping As TextWrapping
Property Value
The text wrapping.