Aspose::Words::Markup::StructuredDocumentTagCollection::Remove method
StructuredDocumentTagCollection::Remove method
Removes the structured document tag with the specified identifier.
void Aspose::Words::Markup::StructuredDocumentTagCollection::Remove(int32_t id)
Parameter | Type | Description |
---|---|---|
id | int32_t | The structured document tag identifier. |
See Also
- Class StructuredDocumentTagCollection
- Namespace Aspose::Words::Markup
- Library Aspose.Words for C++