Click or drag to resize

TemplateNodeLineNumber Property

Gets/sets the line number within the template on which the node text starts. The CharNumber identifies the starting character within that line.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int LineNumber { get; set; }

Property Value

Type: Int32
See Also