Click or drag to resize

DocxTextBoxInnerObject Property

Gets or sets the inner object.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax
public TextBox InnerObject { get; set; }

Property Value

Type: TextBox
The inner object.
See Also