Aspose::Email::Amp

Aspose::Email::Amp namespace

This namespace groups the AMP-specific objects such as accordions, carousels, forms, images, and other interactive elements used in AMP email markup. Use these classes to programmatically build rich, mobile‑optimized email content with Aspose.Email for C++.

Classes

NameDescription
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 horizonta
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 A
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.

Enumerations

NameDescription
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 valu
LayoutTypeThe layout attribute gives you easy, per-element control over how your element s
SectionHeaderTypeRepresents the type of heading for the section.