getChildNodes method
getChildNodes(nodeType, isDeep)
Returns a live collection of child nodes that match the specified types.
getChildNodes(nodeType: Aspose.Words.NodeType, isDeep: boolean)
Parameter | Type | Description |
---|---|---|
nodeType | NodeType | |
isDeep | boolean |
See Also
- module Aspose.Words.Markup
- class IStructuredDocumentTag