ILayoutSlide

Overview

ILayoutSlide is a interface in Aspose.Slides FOSS for .NET. Inherits from: IBaseSlide.

Represents a layout slide.

Properties

NameTypeAccessDescription
MasterSlideIMasterSlide?Read/WriteProvides the master slide that defines the layout’s theme and placeholders
LayoutTypeSlideLayoutTypeReadIndicates the predefined layout category (e.g., title, title and content) of the slide

See Also