Document.Children
Document.Children property
Returns the child elements.
public HTMLCollection Children { get; }
Property Value
The children.
See Also
- class HTMLCollection
- class Document
- package com.aspose.html.Dom
- package Aspose.HTML
Returns the child elements.
public HTMLCollection Children { get; }
The children.