ParagraphFormat.WordWrap

Overview

Gets or sets a value indicating whether to break text which exceeds the text extents of a line by moving the word to the new line or breaking the word on the character level.

boolean myParagraphFormat.WordWrap { get; set; }

Copyright © 2010 - 2023 Emakin. All rights reserved.