PagePorter Class Library

HtmlPageReader Properties

The properties of the HtmlPageReader class are listed below. For a complete list of HtmlPageReader class members, see the HtmlPageReader Members topic.

Public Instance Properties

DisplayColumn Gets the current tab-adjusted column offset of the read pointer.
Length Gets the length in bytes of the file.
Line Gets the current line number of the read pointer.
LineCharOffset Gets the current column offset of the read pointer.
Position Gets or sets the position of the read pointer.
TabSize Gets or sets the tab size of the HTML document.

See Also

HtmlPageReader Class | Parastream.Web.UI Namespace