parent property

TextBox.parent property

Gets a parent shape for the TextBox.

@property
def parent(self) -> aspose.words.drawing.Shape:
    ...

See Also