[]
Represents an interface for images.
public interface IImage : IStaticItem, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem
Name | Description |
---|---|
HorizontalAlignment | Gets the horizontal alignment of the picture shown by the image report item. |
MimeType | Gets the Multipurpose Internet Mail Extensions (MIME) type of the image. |
Sizing | Gets the behavior if the image doesn't fit within the specified size. |
Source | Gets the source type of the image specified in the Value property. |
Value | Gets the source of the image. |
VerticalAlignment | Gets the vertical alignment of the picture shown by the image report item. |