TextWrapping Property¶ Summary¶ Gets or sets the way how the TextBlock should wrap the text. Signature¶ 1public TextWrapping TextWrapping {get; set;} Return Value¶ TextWrapping Declaring Type¶ cAlgo.API.TextBlock Last update: June 26, 2022 Comments