Skip to content

2c38640c 31c2 29ae deae 228297f02dd2

Fernando Garcia edited this page May 8, 2018 · 1 revision

OutputModel.NewLineDelimiter Property

Additional header content

Gets representation for a new line by operating system.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public string NewLineDelimiter { get; }

VB

Public ReadOnly Property NewLineDelimiter As String
	Get

Property Value

Type: String
A String that represents a new line.

Remarks

[Missing documentation for "P:iTin.Export.Model.OutputModel.NewLineDelimiter"]

See Also

Reference

OutputModel Class
iTin.Export.Model Namespace

Clone this wiki locally