ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / Settings Class / LineEnding Property

In This Topic
    LineEnding Property
    In This Topic
    Gets or sets the end of a line
    Syntax
    'Declaration
     
    Public Property LineEnding As String
    public string LineEnding {get; set;}
    See Also