MhtmlAttachmentInfo class
MhtmlAttachmentInfo class
Represents information about an attachment in an MHT file.
The MhtmlAttachmentInfo type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of MhtmlAttachmentInfo |
Properties
| Property | Description |
|---|---|
| url | Gets the URL of the attachment. |
| content_type | Gets the content type of the attachment. |
| content_location | Gets the content location of the attachment. |
| content_id | Gets the content ID of the attachment. |
| file_name | Gets the file name of the attachment. |
| size | Gets the size of the attachment in bytes. |
See Also
- module
aspose.html.rendering