Skip to content

e98ced0a 38e4 10ce f8e5 6c7866d607cb

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

OutputModel.EndOfFile Property

Additional header content

Gets representation for end of file mark.

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 EndOfFile { get; }

VB

Public ReadOnly Property EndOfFile As String
	Get

Property Value

Type: String
A String that represents end of file mark.

Remarks

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

See Also

Reference

OutputModel Class
iTin.Export.Model Namespace

Clone this wiki locally