ILayout Interface |
Namespace: Spire.Presentation
The ILayout type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
LayoutType |
Gets layout type of this layout slide.
|
|
|
Name |
Gets the name of the layout.
|
|
|
Shapes |
Gets the shapes of a slide.
Read-only
ShapeCollection
.
|
|
|
ShowMasterShapes |
whether Show master shapes.
|
| Name | Description | |
|---|---|---|
|
|
GetDependingSlides |
Gets an array with all slides, which depend on this layout slide.
|
|
|
InsertPlaceholder |
Append Placeholder to layout.
|
|
|
SaveAsImage |
Convert Layout to Image.
|