Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / WrapMode Property

In This Topic
    WrapMode Property
    In This Topic
    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