StructuredDocumentTagRangeStart constructor
StructuredDocumentTagRangeStart(doc, type)
Initializes a new instance of the Structured document tag range start class.
StructuredDocumentTagRangeStart(doc: Aspose.Words.DocumentBase, type: Aspose.Words.Markup.SdtType)
Parameter | Type | Description |
---|---|---|
doc | DocumentBase | The owner document. |
type | SdtType | Type of SDT node. |
Remarks
The following types of SDT can be created:
See Also
- module Aspose.Words.Markup
- class StructuredDocumentTagRangeStart