Aspose.Email.Amp
Contents
[
Hide
]The Aspose.Email.Amp namespace provides classes for handling messages with AMP HTML body.
Classes
Class | Description |
---|---|
AmpAccordion | A UI element that facilitates showing/hiding different sections. |
AmpAnim | A runtime-managed animated image, typically a GIF. |
AmpAttributes | Represents attributes used by the amp-components. |
AmpCarousel | Component allows displaying multiple similar pieces of content along a horizontal axis. |
AmpComponent | Base class to representation amp components. |
AmpFitText | Expands or shrinks its font size to fit the content within the space given to it. |
AmpForm | The amp-form extension allows you to create forms to submit input fields in an AMP document. |
AmpImage | |
AmpMessage | Message which allows senders to include AMP components inside emails. |
AmpTimeago | Provides fuzzy timestamps by formatting dates as “X time ago” |
FormField | Describe one field of form. |
Section | Element of AmpAccordion. |
SectionHeader | Represents the heading for the section |
SectionValue | Represents the content of the section. |
Enumeration
Enumeration | Description |
---|---|
CarouselType | Specifies the display type for the carousel items. |
FormMethod | The method tells the server about the request method. |
FormTarget | Indicates where to display the form response after submitting the form. The value must be _blank or _top. |
LayoutType | The layout attribute gives you easy, per-element control over how your element should render on screen. |
SectionHeaderType | Represents the type of heading for the section. |