Aspose::Words::Markup::StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart constructor
StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart constructor
Initializes a new instance of the Structured document tag range start class.
Aspose::Words::Markup::StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart(const System::SharedPtr<Aspose::Words::DocumentBase> &doc, Aspose::Words::Markup::SdtType type)
| Parameter | Type | Description |
|---|---|---|
| doc | const System::SharedPtr<Aspose::Words::DocumentBase>& | The owner document. |
| type | Aspose::Words::Markup::SdtType | Type of SDT node. |
Remarks
The following types of SDT can be created:
See Also
- Class DocumentBase
- Enum SdtType
- Class StructuredDocumentTagRangeStart
- Namespace Aspose::Words::Markup
- Library Aspose.Words for C++