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.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic bool OptionExtractErrorSourceText
Public OptionExtractErrorSourceText As Boolean
Field Value
Type:
Boolean
See Also