AmpAnim
Contents
[
Hide
]AmpAnim class
A runtime-managed animated image, typically a GIF.
The AmpAnim type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AmpAnim(width, height) | Initializes a new instance of the AmpAnim class |
Properties
| Name | Description |
|---|---|
| required_script | Required script that muct be added to head section. |
| attributes | |
| fallback | |
| placeholder | |
| src | Similar to the src attribute on the img tag. The value must be a URL that points to a publicly-cacheable image file |
| alt | A string of alternate text, similar to the alt attribute on img. |
| is_valid | Indicates whether this image is valid of AmpImage. |
| attribution | A string that indicates the attribution of the image. |
Methods
| Name | Description |
|---|---|
| to_amp_html() | |
| to_html() |
See Also
- namespace aspose.email.amp
- assembly Aspose.Email