Remove()

ILayoutSlide::Remove() method

Removes layout from presentation.

virtual void Aspose::Slides::ILayoutSlide::Remove()=0

Remarks

To avoid throwing of the PptxEditException check layout’s HasDependingSlides property before.

See Also