Skip to content

302a6a9d ee54 31dd 0b0b 8cd3ff589131

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

TextLineModel.LineType Property

Additional header content

Gets a value indicating line type.

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 override KnownLineType LineType { get; }

VB

Public Overrides ReadOnly Property LineType As KnownLineType
	Get

Property Value

Type: KnownLineType
One of the KnownLineType values.

Remarks

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

See Also

Reference

TextLineModel Class
iTin.Export.Model Namespace

Clone this wiki locally