Remove

ICustomXmlPart.Remove method

Removes the custom xml part from the presentation.

public void Remove()

Exceptions

exceptioncondition
PptxEditExceptionThrown if xml part is already removed.

See Also