Skip to content

99f591fa 6b08 3e1e ff47 33eaa2c31637

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

TextLineModel.Items Property

Additional header content

[Missing

documentation for "P:iTin.Export.Model.TextLineModel.Items"]

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 List<TextModel> Items { get; set; }

VB

Public Property Items As List(Of TextModel)
	Get
	Set

Property Value

Type: List(TextModel)
[Missing documentation for "P:iTin.Export.Model.TextLineModel.Items"]

Remarks

[Missing documentation for "P:iTin.Export.Model.TextLineModel.Items"]

See Also

Reference

TextLineModel Class
iTin.Export.Model Namespace

Clone this wiki locally