MhtmlAttachments Class

MhtmlAttachments class

Provides methods for working with MHT attachments.

public static class MhtmlAttachments

Methods

NameDescription
static GetAttachmentInfo(Stream)Gets information about all attachments in an MHT file.
static GetAttachmentUrls(Stream)Gets all attachment URLs from an MHT file.

See Also