HtmlDocumentRemainderOffset Property |
Gets the offset of Remainder in the original Html text.
If OptionStopperNodeName is null, this will return the length of the original Html text.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public int RemainderOffset { get; }
Public ReadOnly Property RemainderOffset As Integer
Get
Property Value
Type:
Int32See Also