SDTInlineContent module

class SDTInlineContent.SDTInlineContent

Bases: DocumentBase, ICompositeObject

This element specifies the last known contents of a structured document tag around one or more inline-level structures.

property ChildObjects: DocumentObjectCollection

Gets the child objects.

property DocumentObjectType: DocumentObjectType

Gets the type of the entity.

property OwnerParagraph: Paragraph

Gets the object owner paragraph.

property Text: str

Returns or sets STD text.

get_Item(index: int) ParagraphBase

Gets paragraph item by index.