Table of Contents

Class MergeImage

Namespace
DocWright.MailMerge
Assembly
DocWright.MailMerge.dll

Image bytes supplied by the host for an image merge field.

public sealed class MergeImage
Inheritance
MergeImage
Inherited Members

Constructors

MergeImage(byte[], string)

Initializes a new instance of the MergeImage class.

Properties

Bytes

Gets the encoded image bytes.

ContentType

Gets the MIME content type.

Height

Gets or sets the height to draw at, or null to inherit the placeholder's extent.

Width

Gets or sets the width to draw at, or null to inherit the placeholder's extent.