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

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