Table of Contents

GetImageDataEventArgs.Height Property

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

Syntax

Namespace: FlexCel.Report

public Double Height { get; set; }

See also