StructuredDocumentTagRangeEnd constructor
StructuredDocumentTagRangeEnd(doc, id)
Initializes a new instance of the Structured document tag range end class.
StructuredDocumentTagRangeEnd(doc: Aspose.Words.DocumentBase, id: number)
Parameter | Type | Description |
---|---|---|
doc | DocumentBase | The owner document. |
id | number | Identifier of the corresponding structured document tag range start. |
See Also
- module Aspose.Words.Markup
- class StructuredDocumentTagRangeEnd