Slide Constructors
| Name | Parameters | Description |
|---|---|---|
| Slide(SlideLayout, String) | slideLayout, name | Initializes a new instance of the Slide class with specified settings. |
| Slide(SlideLayoutType, String) | slideLayoutType, name | Initializes a new instance of the Slide class with specified settings. |
See Also