GetImageDataEventArgs.ImageData Property
The data of the image. You can modify it to return another image format.
Syntax
Namespace: FlexCel.Report
public Byte[] ImageData { get; set; }
The data of the image. You can modify it to return another image format.
Namespace: FlexCel.Report
public Byte[] ImageData { get; set; }