MessageImage

MessageImage

Overview

MessageImage is a type in Aspose.PDF FOSS for Go.

MessageImage is an inline image attached to a message, sent as a base64 data: URL.

Properties: Data, MIME.

Properties

NameTypeAccessDescription
MIMEstringRead/WriteGets the mime.
Data[]byteRead/WriteGets the data.

See Also