HtmlAttributeLinePosition Property |
Gets the column number of this attribute in the document.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public int LinePosition { get; }
Public ReadOnly Property LinePosition As Integer
Get
Property Value
Type:
Int32See Also