Interface IImageInstance
Represents an instance type of the IImage class, and contains the calculated values of the properties in IImage.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Interface IImageInstance
'Uso
Dim instance As IImageInstance
public interface IImageInstance
public interface class IImageInstance
type IImageInstance = interface end
public interface IImageInstance
Consulte também