DocDevice.EndElement

DocDevice.EndElement method

Ends rendering of the html node.

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

See Also