TextBoxParent Property

Gets a parent shape for the TextBox.

Namespace:  Aspose.Words.Drawing
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public Shape Parent { get; }

Property Value

Type: Shape
See Also