AmpCarousel
AmpCarousel class
Inherits: Aspose::Email::Amp::AmpComponent
Component allows displaying multiple similar pieces of content along a horizontal axis.
Constructors
| Name | Description |
|---|---|
| AmpCarousel | Create instance of form AmpCarousel . |
Methods
| Name | Description |
|---|---|
| get_Images | Set of images for displaying. |
| get_RequiredScript | Required script that muct be added to head section. |
| get_Type | Specifies the display type for the carousel items. |
| set_Type | Specifies the display type for the carousel items. |
| ToAmpHtml | Represents amp html version of component. |
| ToHtml | Represents html version of component. |