SlideLayoutType

SlideLayoutType

Overview

SlideLayoutType is a enum in Aspose.Slides FOSS for .NET.

Represents SlideLayoutType enumeration.

Values

ValueDescription
CustomRepresents a user-defined custom slide layout
TitleRepresents a slide layout containing a title placeholder
TextRepresents a slide layout primarily for text content
TwoColumnTextRepresents a slide layout with two columns of text
TableRepresents a slide layout designed for a table placeholder
TextAndChartRepresents a slide layout with text and a chart
ChartAndText
DiagramRepresents a slide layout intended for diagrams
ChartRepresents a slide layout containing only a chart
TextAndClipArtRepresents a slide layout with text and clip art
ClipArtAndText
TitleOnlyRepresents a slide layout that contains only a title placeholder
BlankRepresents an empty slide layout with no placeholders
TextAndObjectRepresents a slide layout with text and a generic object
ObjectAndTextRepresents a slide layout with an object and text
BigObjectRepresents a slide layout featuring a large central object
TwoObjectsRepresents a slide layout containing two objects
ObjectAndTwoObjectRepresents a slide layout with one object and two additional objects
TwoObjectsAndObjectRepresents a slide layout with two objects followed by another object
TextAndMediaClipRepresents a slide layout with text and a media clip
MediaClipAndText
ObjectOverTextRepresents a slide layout where an object overlays text
TextOverObject
TextAndTwoObjectsRepresents a slide layout with text and two objects
TwoObjectsAndText
TwoObjectsOverTextRepresents a slide layout with two objects overlaid on text
FourObjectsRepresents a slide layout containing four objects
VerticalTextRepresents a slide layout with vertically oriented text
ClipArtAndVerticalText
VerticalTitleAndTextRepresents a slide layout with a vertical title and text
VerticalTitleAndTextOverChart
TwoObjects2
ObjectAndTextOverChart
SectionHeader
PictureAndCaption

See Also