Aspose.Email.Amp Namespace

 
Classes
  ClassDescription
Public classAmpAccordion
A UI element that facilitates showing/hiding different sections.
Public classAmpAnim
A runtime-managed animated image, typically a GIF.
Public classAmpAttributes
Represents attributes used by the amp-components.
Public classAmpCarousel
Component allows displaying multiple similar pieces of content along a horizontal axis.
Public classAmpComponent
Base class to representation amp components.
Public classAmpFitText
Expands or shrinks its font size to fit the content within the space given to it.
Public classAmpForm
The amp-form extension allows you to create forms to submit input fields in an AMP document.
Public classAmpImage
Public classAmpMessage
Message which allows senders to include AMP components inside emails.
Public classAmpTimeago
Provides fuzzy timestamps by formatting dates as "X time ago"
Public classFormField
Describe one field of form.
Public classSection
Element of AmpAccordion.
Public classSectionHeader
Represents the heading for the section
Public classSectionValue
Represents the content of the section.
Enumerations
  EnumerationDescription
Public enumerationCarouselType
Specifies the display type for the carousel items.
Public enumerationFormMethod
The method tells the server about the request method.
Public enumerationFormTarget
Indicates where to display the form response after submitting the form. The value must be _blank or _top.
Public enumerationLayoutType
The layout attribute gives you easy, per-element control over how your element should render on screen.
Public enumerationSectionHeaderType
Represents the type of heading for the section.