current_structured_document_tag property

DocumentBuilder.current_structured_document_tag property

Gets the structured document tag that is currently selected in this DocumentBuilder.

@property
def current_structured_document_tag(self) -> aspose.words.markup.StructuredDocumentTag:
    ...

See Also