Click or drag to resize

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: 4.6.0.0 (4.6.0.0)
Syntax
public int RemainderOffset { get; }

Property Value

Type: Int32
See Also