PagePorter Class Library

HtmlPageReader.DisplayColumn Property

Gets the current tab-adjusted column offset of the read pointer.

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

Property Value

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

See Also

HtmlPageReader Class | Parastream.Web.UI Namespace