set_Preserve()

IMasterSlide::set_Preserve(bool) method

Determines whether the corresponding master is deleted when all the slides that follow that master are deleted. Note: Aspose.Slides will never remove any unused master by itself, to actually remove unused masters call IMasterSlideCollection::RemoveUnused Write bool.

virtual void Aspose::Slides::IMasterSlide::set_Preserve(bool value)=0

See Also