IDynamicImageInstance Interface

 

Updated: February 25, 2016

Represents a dynamic image instance.

Namespace:   Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

public interface class IDynamicImageInstance

NameDescription
System_CAPS_pubmethodGetImage(DynamicImageInstance::ImageType, ActionInfoWithDynamicImageMapCollection^%)

Gets the image stream of the dynamic image instance.

System_CAPS_pubmethodSetDpi(Int32, Int32)

Sets the image DPI.

System_CAPS_pubmethodSetSize(Double, Double)

Sets the size of the image.

Return to top
Show: