ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / WrapMode Property

In This Topic
    WrapMode Property (RText)
    In This Topic
    Gets or sets the wrap mode.
    Syntax
    'Declaration
     
    Public Property WrapMode As WrapMode
    public WrapMode WrapMode {get; set;}

    Property Value

    The wrap mode.
    See Also