Document.FirstElementChild
Document.FirstElementChild property
Returns the first child element node of this element. null if this element has no child elements.
public Element FirstElementChild { get; }
See Also
- class Element
 - class Document
 - namespace Aspose.Svg.Dom
 - assembly Aspose.SVG