HtmlNodeLinePosition Property |
Gets the column number of this node in the document.
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic int LinePosition { get; }
Public ReadOnly Property LinePosition As Integer
Get
Property Value
Type:
Int32
See Also