ActiveReports 8
AutoSize Property (ImageInfo)

Sets or returns a value indicating whether the image automatically moves and sizes with the cells. 
Syntax
'Declaration
 
Public Property AutoSize As System.Boolean
public System.bool AutoSize {get; set;}

Property Value

Boolean.  If left False, the picture is clipped if it exceeds the area of the added image.
See Also

Reference

ImageInfo Structure
ImageInfo Members

Support Forum