DocDevice.EndElement

DocDevice.EndElement method

Ends rendering of the html node.

public void EndElement(Element element)
ParameterTypeDescription
elementElementThe html element.

See Also