Aspose.Email.Amp

The Aspose.Email.Amp namespace provides classes for handling messages with AMP HTML body.

Classes

ClassDescription
AmpAccordionA UI element that facilitates showing/hiding different sections.
AmpAnimA runtime-managed animated image, typically a GIF.
AmpAttributesRepresents attributes used by the amp-components.
AmpCarouselComponent allows displaying multiple similar pieces of content along a horizontal axis.
AmpComponentBase class to representation amp components.
AmpFitTextExpands or shrinks its font size to fit the content within the space given to it.
AmpFormThe amp-form extension allows you to create forms to submit input fields in an AMP document.
AmpImage
AmpMessageMessage which allows senders to include AMP components inside emails.
AmpTimeagoProvides fuzzy timestamps by formatting dates as “X time ago”
FormFieldDescribe one field of form.
SectionElement of AmpAccordion.
SectionHeaderRepresents the heading for the section
SectionValueRepresents the content of the section.

Enumeration

EnumerationDescription
CarouselTypeSpecifies the display type for the carousel items.
FormMethodThe method tells the server about the request method.
FormTargetIndicates where to display the form response after submitting the form. The value must be _blank or _top.
LayoutTypeThe layout attribute gives you easy, per-element control over how your element should render on screen.
SectionHeaderTypeRepresents the type of heading for the section.