Click or drag to resize

DocxTextBoxInnerObject Property

Gets or sets the inner object.

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

Property Value

Type: TextBox
The inner object.
See Also