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

In This Topic
    MultiLine Property (RText)
    In This Topic
    Gets or sets a value indicating whether [multi line].
    Syntax
    'Declaration
     
    Public Property MultiLine As Boolean
    public bool MultiLine {get; set;}

    Property Value

    true if [multi line]; otherwise, false.
    See Also