ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / WrapMode Property

In This Topic
    WrapMode Property (Page)
    In This Topic
    Gets or sets the wrap mode for rendering text.
    Syntax
    'Declaration
     
    Public Property WrapMode As WrapMode
    public WrapMode WrapMode {get; set;}
    See Also