PagePorter Class Library

HtmlPageReader.LineCharOffset Property

Gets the current column offset of the read pointer.

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

Property Value

The current column offset of the read pointer, starting at column 1.

See Also

HtmlPageReader Class | Parastream.Web.UI Namespace