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)
ParameterTypeDescription
idint32_tThe structured document tag identifier.

See Also