AmpComponent Class |
Namespace: Aspose.Email.Amp
The AmpComponent type exposes the following members.
Name | Description | |
---|---|---|
![]() | AmpComponent | Initializes a new instance of the AmpComponent class |
Name | Description | |
---|---|---|
![]() | Attributes |
AMP provides a set of common attributes that are extended to many AMP components.
|
![]() | Fallback |
A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element.
|
![]() | Placeholder |
The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element.
|
![]() | RequiredScript |
Required script that muct be added to head section.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToAmpHtml |
Represents amp html version of component.
|
![]() | ToHtml |
Represents html version of component.
|
![]() | ToString | (Inherited from Object.) |