Document.LastElementChild
Document.LastElementChild property
Returns the last child element node of this element. null if this element has no child elements.
public Element LastElementChild { get; }
See Also
- class Element
- class Document
- namespace Aspose.Html.Dom
- assembly Aspose.HTML