LiquidTechnologies.XmlObjects Namespace / LjWriterSettings Class / NewLineChars Property

In This Topic
    NewLineChars Property
    In This Topic
    Gets or sets the character string to use for line breaks.The default is \r\n (carriage return, new line).
    Syntax
    'Declaration
     
    
    Public Property NewLineChars As System.String
    public System.string NewLineChars {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also