Remove

ISlide.Remove method

Removes slide from presentation.

public void Remove()

Exceptions

exceptioncondition
PptxEditExceptionThrown if slide is already removed from presentation.

See Also