Acrux Html Parser Documentation
Pos Property
NamespacesAcrux.HtmlParserWarningEventArgsPos
The position (column number) of the location where the warning was raised.
Declaration Syntax
C#Visual BasicVisual C++
public int Pos { get; }
Public ReadOnly Property Pos As Integer
public:
property int Pos {
	int get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)