Aspose::Pdf::Vector::GraphicElement::Remove method

GraphicElement::Remove method

Removes current element from the page. If there are many elements to remove better use Page::DeleteGraphics(GraphicElementCollection).

void Aspose::Pdf::Vector::GraphicElement::Remove()

See Also