Click or drag to resize

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: 4.6.0.0 (4.6.0.0)
Syntax
public bool OptionAutoCloseOnEnd

Field Value

Type: Boolean
See Also