ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure
Properties

In This Topic
    ImageInfo Structure Members
    In This Topic

    The following tables list the members exposed by ImageInfo.

    Public Properties
     NameDescription
    Public PropertyTrue if the Automatic Fill option is turned on (Format Object dialog box, Patterns tab).  
    Public PropertyTrue if the object moves and sizes with the cells.  
    Public PropertyA percent indicate the times of bottom crop part occupying the total image height.  
    Public PropertyA percent indicate the times of left crop part occupying the total image width.  
    Public PropertyA percent indicate the times of right crop part occupying the total image width.  
    Public PropertyA percent indicate the times of top crop part occupying the total image height.  
    Public PropertyThe display height of image object in excel. The unit is pixel.  
    Public PropertyThe display width of image object in excel. The unit is pixel.  
    Public PropertySets or returns whether the background of the image is filled or not.  
    Public PropertyThe distance from cell's left to image's left. The unit is pixel.  
    Public PropertySets or returns the style of the line bounding an image.  
    Public PropertyIndicates the weight of the line surouding an image.  
    Public PropertyThe line width of image outline. The unit is pixel.  
    Public PropertyTrue if the object moves with the cells (Format Object dialog box, Properties tab).  
    Public PropertyDefines what direction the image begins and ends in.  
    Public PropertyThe distance from cell's top to image's top. The unit is pixel.  
    Top
    See Also