getByTag method
getByTag(tag)
Returns the first structured document tag encountered in the collection with the specified tag.
getByTag(tag: string)
Parameter | Type | Description |
---|---|---|
tag | string | The tag of the structured document tag. |
Remarks
Returns null if the structured document tag with the specified tag cannot be found.
See Also
- module Aspose.Words.Markup
- class StructuredDocumentTagCollection