Click or drag to resize

DocxTextBoxInnerObject Property

Gets or sets the inner object.

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

Property Value

Type: TextBox
The inner object.
See Also