[]
Represents the text information canvas item. Used for TextBox control while exporting report to Excel.
public sealed class TextInfoItem : CanvasItem, IDisposable, ICloneable
| Name | Description |
|---|---|
| TextInfoItem(string, object, CultureInfo, CultureInfo) | Initialize the instance of the TextInfoItem class. |
| Name | Description |
|---|---|
| Clone() | Performs a cloning of this instance. |
| ReadSafe(DrawTextLink, short) | Return an instance of the TextInfoItem class saved in AR6 |
| ToString() | Returns a string that represents the current object. |