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.3.0.0 (4.3.0.0)
Syntax public bool OptionExtractErrorSourceText
Public OptionExtractErrorSourceText As Boolean
Field Value
Type:
BooleanSee Also