PagePorter Class Library

HtmlPageReader.Line Property

Gets the current line number of the read pointer.

[Visual Basic]
Public ReadOnly Property Line As Integer
[C#]
public int Line {get;}

Property Value

The current line number of the read pointer, starting with line 1.

See Also

HtmlPageReader Class | Parastream.Web.UI Namespace