| Overload | Description |
|---|---|
| Remove(Int32) | Removes the content stream graphics figure at specified index. |
| Remove(GraphicsFigure) | Removes the specified content stream graphics figure. |
| Remove(ContentStreamGraphicsFigure) | Removes the specified content stream graphics figure. |
| Remove(IEnumerable<ContentStreamGraphicsFigure>) | Removes all figures, which are contained in specified collection. |