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