Add
PortionCollection.Add method
Adds a Portion to the end of collection.
public void Add(IPortion value)
Parameter | Type | Description |
---|---|---|
value | IPortion | The Portion to be added to the end of the collection. |
See Also
- interface IPortion
- class PortionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides