Add
TextCollection.Add method
Add the Text object in the collection.
public int Add(Text item)
| Parameter | Type | Description |
|---|---|---|
| item | Text |
See Also
- class Text
- class TextCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the Text object in the collection.
public int Add(Text item)
| Parameter | Type | Description |
|---|---|---|
| item | Text |