Remove
IParagraphCollection.Remove method
Removes the first occurrence of a specific paragraph.
public bool Remove(IParagraph item)
Parameter | Type | Description |
---|---|---|
item | IParagraph | The paragraph to remove from collection. |
Return Value
true if item was successfully removed; otherwise, false.
See Also
- interface IParagraph
- interface IParagraphCollection
- namespace Aspose.Slides
- assembly Aspose.Slides