HtmlDocumentOptionAutoCloseOnEnd Field |
Defines if closing for non closed nodes must be done at the end or directly in the document.
Setting this to true can actually change how browsers render the page. Default is false.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax public bool OptionAutoCloseOnEnd
Public OptionAutoCloseOnEnd As Boolean
Field Value
Type:
BooleanSee Also