Interface ITextBox
Summary description for ITextBox.
Inherited Members
Namespace: Syncfusion.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
public interface ITextBox : IParagraphItem, IEntityBase
Properties
TextBoxBody
Declaration
ITextBody TextBoxBody { get; }
Property Value
| Type |
|---|
| ITextBody |
TextBoxFormat
Declaration
TextBoxFormat TextBoxFormat { get; set; }
Property Value
| Type |
|---|
| TextBoxFormat |