Documents for PDF, .NET Edition Documentation
WrapMode Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : WrapMode Property
Gets or sets a value specifying how text lines are broken to avoid text overflowing the layout box.
Syntax
'Declaration
 
Public Property WrapMode As WrapMode
public WrapMode WrapMode {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members