Add
IControlPropertiesCollection.Add method
Adds a property to the collection.
public void Add(string name, string value)
Parameter | Type | Description |
---|---|---|
name | String | The name of the property. |
value | String | The alue of the property. |
See Also
- interface IControlPropertiesCollection
- namespace Aspose.Slides
- assembly Aspose.Slides