MasterSlide

Overview

MasterSlide is a class in Aspose.Slides FOSS for Python. Inherits from: BaseSlide, IMasterSlide.

Represents a master slide in a presentation.

Properties

NameTypeAccessDescription
theme_managerIMasterThemeManagerReadReturns the theme manager.
layout_slidesIMasterLayoutSlideCollectionReadReturns the collection of child layout slides for this master slide.

See Also