Document.Children
Document.Children property
Returns the child elements.
public HTMLCollection Children { get; }
Property Value
The children.
See Also
- class HTMLCollection
- class Document
- namespace Aspose.Html.Dom
- assembly Aspose.HTML
Returns the child elements.
public HTMLCollection Children { get; }
The children.