insertStructuredDocumentTag method

insertStructuredDocumentTag(type)

Inserts a StructuredDocumentTag into the document.

insertStructuredDocumentTag(type: Aspose.Words.Markup.SdtType)
ParameterTypeDescription
typeSdtType

Returns

The StructuredDocumentTag node that was just inserted.

See Also