Click or drag to resize

HtmlDocumentOptionExtractErrorSourceText Field

Defines if source text must be extracted while parsing errors. If the document has a lot of errors, or cascading errors, parsing performance can be dramatically affected if set to true. Default is false.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public bool OptionExtractErrorSourceText

Field Value

Type: Boolean
See Also