LayoutSlide

Overview

LayoutSlide is a class in Aspose.Slides FOSS for Python. Inherits from: BaseSlide, ILayoutSlide.

Represents a layout slide.

Properties

NameTypeAccessDescription
theme_managerIOverrideThemeManagerReadReturns the overriding theme manager.
master_slideIMasterSlideReadReturns or sets the master slide for a layout.
layout_typeSlideLayoutTypeReadReturns layout type of this layout slide.

See Also