Table of Contents

GetImageDataEventArgs.Width Property

The width of the image in pixels. Change it to resize the image.

Syntax

Namespace: FlexCel.Report

public Double Width { get; set; }

See also