lastChild property

StructuredDocumentTagRangeStart.lastChild property

Gets the last child in the stdContent range.

get lastChild(): Aspose.Words.Node

Remarks

If there is no last child node, a null is returned.

See Also